Skip to content

bench: multi_group_by cases to exercise List - #24824

Merged
rluvaton merged 4 commits into
apache:mainfrom
mzabaluev:bench/multi-group-by-with-list
Sep 1, 2026
Merged

bench: multi_group_by cases to exercise List#24824
rluvaton merged 4 commits into
apache:mainfrom
mzabaluev:bench/multi-group-by-with-list

Conversation

@mzabaluev

Copy link
Copy Markdown
Contributor

Benchmark to accompany #23648.

Add a benchmark to verify optimizations in GroupColumn support for
List types, developed separately.
@github-actions github-actions Bot added the physical-plan Changes to the physical-plan crate label Aug 31, 2026
@codecov-commenter

codecov-commenter commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.57%. Comparing base (5e168c9) to head (7118b24).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24824      +/-   ##
==========================================
- Coverage   81.58%   81.57%   -0.01%     
==========================================
  Files        1123     1123              
  Lines      406610   406610              
  Branches   406610   406610              
==========================================
- Hits       331720   331709      -11     
- Misses      55452    55460       +8     
- Partials    19438    19441       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rluvaton rluvaton left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@github-actions

This comment was marked as outdated.

@github-actions github-actions Bot added the auto detected api change Auto detected API change label Sep 1, 2026
@rluvaton rluvaton removed the auto detected api change Auto detected API change label Sep 1, 2026
@rluvaton
rluvaton added this pull request to the merge queue Sep 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 1, 2026
@rluvaton
rluvaton added this pull request to the merge queue Sep 1, 2026
Merged via the queue into apache:main with commit 80ae9e5 Sep 1, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants