Skip to content

Conversation

bsbodden
Copy link
Collaborator

Modified processMapContainsQuery to support Map fields with uppercase/non-standard casing (e.g., 'Positions' instead of 'positions'). The method now tries both the standard lowercase naming convention and the original field name when resolving Map fields.

This fixes repository methods like findByPositionsMapContainsCusip when the Java field uses non-standard casing to match JSON data from external sources like RIOT exports.

Modified processMapContainsQuery to support Map fields with uppercase/non-standard casing
(e.g., 'Positions' instead of 'positions'). The method now tries both the standard
lowercase naming convention and the original field name when resolving Map fields.

This fixes repository methods like findByPositionsMapContainsCusip when the Java field
uses non-standard casing to match JSON data from external sources like RIOT exports.
@bsbodden bsbodden merged commit d79fb99 into redis:main Sep 10, 2025
1 check passed
@bsbodden bsbodden deleted the bsb/fix-map-queries branch September 10, 2025 23:11
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