Skip to content

Conversation

@mfaulcon
Copy link
Contributor

Fixes an issue with LINQ BinaryExpression translation where negation of the search term was not being correctly applied when the right term resolves to null (#536, #514)

Addresses a NullReferenceException when translating an expression involving a literal null value (#536, #514)

… search term was not being correctly applied when the right term resolves to null (redis#536, redis#514)

Addresses a NullReferenceException when translating an expression involving a literal null value (redis#536, redis#514)
@mfaulcon
Copy link
Contributor Author

@slorello89 - Anything else I need to do for this PR? Having this go through would help me immensely.

@mfaulcon mfaulcon closed this Jun 25, 2025
@mfaulcon mfaulcon reopened this Jun 25, 2025
Copy link
Member

@slorello89 slorello89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 thanks for submitting @mfaulcon

@slorello89 slorello89 merged commit e199b37 into redis:main Jun 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants