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

Refactor index nested loop join planning #1411

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (73f3f91) 92.71% compared to head (4b47530) 92.71%.

❗ Current head 4b47530 differs from pull request most recent head 4f5261e. Consider uploading reports for the commit 4f5261e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1411      +/-   ##
==========================================
- Coverage   92.71%   92.71%   -0.01%     
==========================================
  Files         642      642              
  Lines       22115    22102      -13     
==========================================
- Hits        20504    20491      -13     
  Misses       1611     1611              
Impacted Files Coverage Δ
src/include/planner/join_order_enumerator.h 100.00% <ø> (ø)
...c/include/planner/logical_plan/logical_plan_util.h 100.00% <ø> (ø)
src/planner/operator/logical_plan_util.cpp 65.78% <ø> (-5.95%) ⬇️
...rc/include/planner/join_order_enumerator_context.h 100.00% <100.00%> (ø)
src/planner/join_order_enumerator.cpp 98.67% <100.00%> (+0.31%) ⬆️
src/planner/join_order_enumerator_context.cpp 100.00% <100.00%> (ø)
src/planner/query_planner.cpp 94.49% <100.00%> (ø)

... and 2 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 3f574a4 into master Mar 25, 2023
@andyfengHKU andyfengHKU deleted the join-order-refactor branch March 25, 2023 21:48
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

2 participants