Skip to content

chore: add count distinct group benchmarks#21575

Open
coderfender wants to merge 3 commits intoapache:mainfrom
coderfender:add_group_benchmarks_count_distinct
Open

chore: add count distinct group benchmarks#21575
coderfender wants to merge 3 commits intoapache:mainfrom
coderfender:add_group_benchmarks_count_distinct

Conversation

@coderfender
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Add benchmarks for group accumulators to test : #21561
The implementation forks out based on is_groups_accumulator_supported function call. Once this is merged , we should be able to evaluate group accumulators on count distinct expr

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the functions Changes to functions implementation label Apr 12, 2026
@coderfender coderfender force-pushed the add_group_benchmarks_count_distinct branch from 9413a74 to bacee66 Compare April 12, 2026 18:13
@coderfender coderfender force-pushed the add_group_benchmarks_count_distinct branch from 3abdd0d to 45a19b0 Compare April 12, 2026 18:42
@coderfender coderfender marked this pull request as ready for review April 12, 2026 18:51
@coderfender
Copy link
Copy Markdown
Contributor Author

coderfender commented Apr 12, 2026

@Dandandan , I plan to add benches to help better evaluate group accumulators along with direct clickbench / TPCH queries for implementing group accumulators . Please take a look whenever you get a chance

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

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant