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

Move aggregation pushdown classes to aggregation package #11043

Merged

Conversation

findepi
Copy link
Member

@findepi findepi commented Feb 15, 2022

This is to separate them from regular expression pushdown that will go
into expression package. Aggregation pushdown is related to general
expression pushdown and will build on top of it, but separating them a
bit will help navigate the codebase.

This is to separate them from regular expression pushdown that will go
into `expression` package. Aggregation pushdown is related to general
expression pushdown and will build on top of it, but separating them a
bit will help navigate the codebase.
@findepi
Copy link
Member Author

findepi commented Feb 15, 2022

:trino-hive -P test-failure-recovery failure cc @arhimondr @linzebing @losipiuk

@findepi findepi merged commit aa69fa5 into trinodb:master Feb 15, 2022
@findepi findepi deleted the findepi/move-aggregation-pushdown-package branch February 15, 2022 15:57
@github-actions github-actions bot added this to the 371 milestone Feb 15, 2022
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.

3 participants