Skip to content

Conversation

bsbodden
Copy link
Collaborator

…terfaces (#661)

Point fields in projection interfaces were causing NoSuchElementException due to incorrect JSON formatting during result parsing. The Point values stored as 'lon,lat' strings in Redis needed to be properly quoted for Gson's PointTypeAdapter to deserialize them correctly.

…terfaces (redis#661)

Point fields in projection interfaces were causing NoSuchElementException due to incorrect JSON formatting during result parsing. The Point values stored as 'lon,lat' strings in Redis needed to be properly quoted for Gson's PointTypeAdapter to deserialize them correctly.
@bsbodden bsbodden self-assigned this Sep 10, 2025
@bsbodden bsbodden merged commit 32073da into redis:main Sep 10, 2025
1 check passed
@bsbodden bsbodden deleted the bsb/issue-661 branch September 10, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant