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

Update cost model for shortest path #1499

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Update cost model for shortest path #1499

merged 1 commit into from
Apr 28, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

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

Comparison is base (4e5f17d) 92.28% compared to head (4c67292) 92.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1499      +/-   ##
==========================================
- Coverage   92.28%   92.28%   -0.01%     
==========================================
  Files         675      676       +1     
  Lines       24275    24273       -2     
==========================================
- Hits        22402    22400       -2     
  Misses       1873     1873              
Impacted Files Coverage Δ
...include/planner/join_order/cardinality_estimator.h 100.00% <ø> (ø)
src/optimizer/filter_push_down_optimizer.cpp 98.03% <100.00%> (-0.02%) ⬇️
src/planner/join_order/cardinality_estimator.cpp 96.07% <100.00%> (-0.48%) ⬇️
src/planner/join_order/cost_model.cpp 100.00% <100.00%> (ø)
src/planner/join_order/join_order_util.cpp 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ 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 175665d into master Apr 28, 2023
@andyfengHKU andyfengHKU deleted the ssp-cost-model branch April 28, 2023 01:02
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