Skip to content
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

experiments with vectorized aggregation #6793

Draft
wants to merge 108 commits into
base: main
Choose a base branch
from

Conversation

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 85.51913% with 53 lines in your changes are missing coverage. Please review.

Project coverage is 80.68%. Comparing base (59f50f2) to head (8ad6967).
Report is 129 commits behind head on main.

Files Patch % Lines
tsl/src/nodes/vector_agg/plan.c 75.89% 8 Missing and 19 partials ⚠️
tsl/src/nodes/vector_agg/exec.c 90.00% 0 Missing and 9 partials ⚠️
...l/src/nodes/vector_agg/grouping_policy_segmentby.c 88.15% 0 Missing and 9 partials ⚠️
tsl/src/nodes/vector_agg/grouping_policy_all.c 91.83% 0 Missing and 4 partials ⚠️
tsl/src/nodes/vector_agg/functions.c 89.65% 0 Missing and 3 partials ⚠️
tsl/src/planner.c 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6793      +/-   ##
==========================================
+ Coverage   80.06%   80.68%   +0.61%     
==========================================
  Files         190      200      +10     
  Lines       37181    37064     -117     
  Branches     9450     9670     +220     
==========================================
+ Hits        29770    29906     +136     
- Misses       2997     3236     +239     
+ Partials     4414     3922     -492     

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

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.

None yet

1 participant