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
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.94%. Comparing base (9b2789d) to head (13bc063).

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.21%   81.94%   -0.28%     
==========================================
  Files         256      256              
  Lines       48184    48166      -18     
  Branches    12155    12154       -1     
==========================================
- Hits        39615    39468     -147     
- Misses       3704     3899     +195     
+ Partials     4865     4799      -66     

☔ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant