Skip to content

Conversation

@akuzm
Copy link
Member

@akuzm akuzm commented Jun 17, 2025

Generate specialized code at compiled time for some vectorized grouping cases such as grouping by a single fixed-value column. This improves performance.

Generate specialized code at compiled time for some vectorized grouping
cases such as grouping by a single fixed-value column. This improves
performance.
@akuzm akuzm mentioned this pull request Jun 17, 2025
15 tasks
@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.57%. Comparing base (0f55e9a) to head (af9b5ad).
⚠️ Report is 97 commits behind head on main.

Files with missing lines Patch % Lines
.../src/nodes/vector_agg/hashing/hash_strategy_impl.c 54.54% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8269      +/-   ##
==========================================
+ Coverage   82.49%   82.57%   +0.07%     
==========================================
  Files         248      248              
  Lines       47940    47922      -18     
  Branches    12224    12223       -1     
==========================================
+ Hits        39550    39570      +20     
- Misses       3485     3499      +14     
+ Partials     4905     4853      -52     

☔ View full report in Codecov by Sentry.
📢 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.

@akuzm akuzm marked this pull request as draft June 17, 2025 13:27
@github-actions
Copy link

This pull request has been automatically marked as stale due to lack of activity. This pull request will be closed in 30 days.

@github-actions github-actions bot added the Stale label Oct 23, 2025
@github-actions
Copy link

This pull request has been automatically marked as stale due to lack of activity. This pull request will be closed in 30 days.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant