Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix correctness issue when query contains some not-equals in MongoDB #19429

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 18, 2023

Description

Fixes #19404

Release notes

(x) Release notes are required, with the following suggested text:

# MongoDB
* Fix incorrect results when a query contains several `!=` or `NOT IN` predicates. ({issue}`19404`)

@cla-bot cla-bot bot added the cla-signed label Oct 18, 2023
@github-actions github-actions bot added the mongodb MongoDB connector label Oct 18, 2023
@ebyhr ebyhr added bug Something isn't working correctness labels Oct 18, 2023
@ebyhr ebyhr requested a review from hashhar October 18, 2023 04:31
@ebyhr ebyhr merged commit 5d30e40 into trinodb:master Oct 18, 2023
45 checks passed
@ebyhr ebyhr deleted the ebi/mongodb-correctness-where-condition branch October 18, 2023 23:19
@ebyhr ebyhr self-assigned this Oct 18, 2023
@github-actions github-actions bot added this to the 430 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla-signed correctness mongodb MongoDB connector
4 participants