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

Aggregation pushdown with expressions #4171

Open
findepi opened this issue Jun 23, 2020 · 1 comment
Open

Aggregation pushdown with expressions #4171

findepi opened this issue Jun 23, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@findepi
Copy link
Member

findepi commented Jun 23, 2020

Allow pushdown of aggregations like sum(x + y) or sum(x * y).

Relates to: #4170

@findepi findepi added the enhancement New feature or request label Jun 23, 2020
@findepi findepi mentioned this issue Jan 15, 2021
18 tasks
@wrepking
Copy link

wrepking commented Aug 2, 2022

Hello, is there any timeframe or priority for aggregation pushdown with expressions to be worked on? It would be very useful for my project. How complex of a challenge will it be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants