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

Vectorized aggregation with grouping by one fixed-size column #7341

Merged
merged 68 commits into from
Jan 2, 2025

Merge remote-tracking branch 'origin/main' into HEAD

10e66ad
Select commit
Loading
Failed to load commit list.
Merged

Vectorized aggregation with grouping by one fixed-size column #7341

Merge remote-tracking branch 'origin/main' into HEAD
10e66ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

92.30% of diff hit (target 80.06%)

View this Pull Request on Codecov

92.30% of diff hit (target 80.06%)

Annotations

Check warning on line 81 in tsl/src/nodes/vector_agg/grouping_policy_hash.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/grouping_policy_hash.c#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 351 in tsl/src/nodes/vector_agg/grouping_policy_hash.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/grouping_policy_hash.c#L351

Added line #L351 was not covered by tests

Check warning on line 45 in tsl/src/nodes/vector_agg/hashing/hash_strategy_impl_single_fixed_key.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/hashing/hash_strategy_impl_single_fixed_key.c#L45

Added line #L45 was not covered by tests

Check warning on line 484 in tsl/src/nodes/vector_agg/plan.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/plan.c#L484

Added line #L484 was not covered by tests

Check warning on line 527 in tsl/src/nodes/vector_agg/plan.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/plan.c#L526-L527

Added lines #L526 - L527 were not covered by tests

Check warning on line 533 in tsl/src/nodes/vector_agg/plan.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/src/nodes/vector_agg/plan.c#L533

Added line #L533 was not covered by tests