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

Fix hash aggregate edge case #3172

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 92.11%. Comparing base (293b4e6) to head (851cffe).

Files Patch % Lines
...cessor/operator/aggregate/aggregate_hash_table.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3172   +/-   ##
=======================================
  Coverage   92.10%   92.11%           
=======================================
  Files        1170     1170           
  Lines       44188    44188           
=======================================
+ Hits        40698    40702    +4     
+ Misses       3490     3486    -4     

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

@andyfengHKU andyfengHKU merged commit 37b58bb into master Mar 28, 2024
16 of 17 checks passed
@andyfengHKU andyfengHKU deleted the fix-hash-aggregate-edge-case branch March 28, 2024 22:54
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.

2 participants