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 vector creation in hj #1449

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 April 6, 2023 04:56
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0fe05bd) 92.66% compared to head (bb6ab5c) 92.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1449   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files         652      652           
  Lines       22816    22819    +3     
=======================================
+ Hits        21142    21146    +4     
+ Misses       1674     1673    -1     
Impacted Files Coverage Δ
...ude/processor/operator/hash_join/hash_join_probe.h 100.00% <ø> (ø)
...ude/processor/operator/hash_join/join_hash_table.h 100.00% <ø> (ø)
src/include/processor/result/result_set.h 100.00% <ø> (ø)
src/include/common/null_mask.h 100.00% <100.00%> (ø)
...c/processor/operator/hash_join/hash_join_probe.cpp 93.61% <100.00%> (+0.28%) ⬆️
...c/processor/operator/hash_join/join_hash_table.cpp 98.30% <100.00%> (-0.11%) ⬇️

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andyfengHKU andyfengHKU merged commit 59e05d1 into master Apr 6, 2023
@andyfengHKU andyfengHKU deleted the fix-hj-hash-vector-creation branch April 6, 2023 15:01
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