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

Support predicate pushdown on floating point types in mongodb #19575

Merged

Conversation

brandboat
Copy link
Member

@brandboat brandboat commented Oct 30, 2023

Description

Support predicate pushdown on floating point types in mongodb

Release notes

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

# MongoDB
* Add support for predicate pushdown on `real` and `double` types. ({issue}`19575`)

@cla-bot cla-bot bot added the cla-signed label Oct 30, 2023
@github-actions github-actions bot added the mongodb MongoDB connector label Oct 30, 2023
@brandboat brandboat force-pushed the feature/implement-mongo-floating-type-pushdown branch from 4a34066 to 6de7890 Compare October 31, 2023 01:10
@ebyhr ebyhr force-pushed the feature/implement-mongo-floating-type-pushdown branch from 6de7890 to 9e14eb4 Compare October 31, 2023 01:43
@ebyhr ebyhr merged commit 68a5ffa into trinodb:master Oct 31, 2023
35 of 44 checks passed
@github-actions github-actions bot added this to the 432 milestone Oct 31, 2023
@brandboat brandboat deleted the feature/implement-mongo-floating-type-pushdown branch October 31, 2023 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed mongodb MongoDB connector
Development

Successfully merging this pull request may close these issues.

2 participants