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

Implement collection of min/max values in DynamicFilterSourceOperator #16314

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

rzeyde-varada
Copy link
Contributor

@rzeyde-varada rzeyde-varada commented Jun 22, 2021

Cherry-picked from trinodb/trino#3871

Co-authored-by: Raunaq Morarka raunaqmorarka@gmail.com

== RELEASE NOTES ==

General Changes
* Allow dynamic filtering for large number of collected values by converting the predicate into a range.

@highker highker requested a review from kewang1024 June 22, 2021 20:04
@highker
Copy link
Contributor

highker commented Jun 22, 2021

@kewang1024 you might be interested in this PR

@rzeyde-varada
Copy link
Contributor Author

CC: @beinan

@rzeyde-varada
Copy link
Contributor Author

Ping :)

Copy link
Member

@beinan beinan left a comment

Choose a reason for hiding this comment

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

looks good to me. @kewang1024 do you want to take a second look?

Cherry-picked from trinodb/trino#3871
as well as the relevant code from the following commits:

- trinodb/trino@f401bfe
- trinodb/trino@f7dd1de
- trinodb/trino@c224b48
- trinodb/trino@e0d1846
- trinodb/trino@b87425e

Co-authored-by: Raunaq Morarka <raunaqmorarka@gmail.com>
Co-authored-by: Piotr Findeisen <piotr.findeisen@gmail.com>
Co-authored-by: Michael Chirico <michael.chirico@grabtaxi.com>
@rzeyde-varada
Copy link
Contributor Author

Many thanks for the review!

@beinan beinan merged commit 2319779 into prestodb:master Jul 8, 2021
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.

4 participants