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 Filtering during aggregation syntax #18723

Open
hoangmit opened this issue Nov 23, 2022 · 3 comments
Open

Support Filtering during aggregation syntax #18723

hoangmit opened this issue Nov 23, 2022 · 3 comments

Comments

@hoangmit
Copy link

Other DBs like Trino [1] and postgresql have supported for that syntax

aggregate_function(...) FILTER (WHERE <condition>)

[1] https://trino.io/docs/current/functions/aggregate.html#filtering-during-aggregation

@rohanpednekar
Copy link
Contributor

@v-jizhang Do you have some cycles to pick this up?

@v-jizhang
Copy link
Contributor

Not for now, I can pick it up after new year. @rohanpednekar

@atris
Copy link

atris commented May 23, 2023

@rohanpednekar Can I be assigned to work on this, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants