-
Notifications
You must be signed in to change notification settings - Fork 1.5k
POC: Eliminate unnecessary group by keys (q35 in clickbench 1.35x faster) #13617
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
base: main
Are you sure you want to change the base?
POC: Eliminate unnecessary group by keys (q35 in clickbench 1.35x faster) #13617
Conversation
It is really effective for query like q35 in clickbench.
|
It's late today, plan to sort out codes and add test tomorrow. |
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days. |
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days. |
Which issue does this PR close?
Closes #.
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?