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

Hash join flatten fix #4668

Merged
merged 1 commit into from
Dec 29, 2024

Hash join flatten fix

7e84af4
Select commit
Loading
Failed to load commit list.
Merged

Hash join flatten fix #4668

Hash join flatten fix
7e84af4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 0s

86.60% (target 80.00%)

View this Pull Request on Codecov

86.60% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.60%. Comparing base (c14b6d4) to head (7e84af4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4668   +/-   ##
=======================================
  Coverage   86.60%   86.60%           
=======================================
  Files        1373     1373           
  Lines       58273    58267    -6     
  Branches     7231     7226    -5     
=======================================
- Hits        50465    50460    -5     
+ Misses       7642     7641    -1     
  Partials      166      166           

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