Skip to content

Fix incorrect result for inequality join involving NaN#4120

Closed
martint wants to merge 1 commit intotrinodb:masterfrom
martint:join_nan
Closed

Fix incorrect result for inequality join involving NaN#4120
martint wants to merge 1 commit intotrinodb:masterfrom
martint:join_nan

Conversation

@martint
Copy link
Copy Markdown
Member

@martint martint commented Jun 21, 2020

In the case of NaN, not(a < b) is not equivalent to a >= b.

In the case of NaN, not(a < b) is not equivalent to a >= b.
@martint
Copy link
Copy Markdown
Member Author

martint commented Jun 24, 2020

Merged

@martint martint closed this Jun 24, 2020
@martint martint added this to the 337 milestone Jun 24, 2020
@martint martint mentioned this pull request Jun 24, 2020
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants