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 the cost estimate of SORT to not prefer binary search filters with large results #1663

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge remote-tracking branch 'origin/master' into Dont-break-laziness…

702f410
Select commit
Loading
Failed to load commit list.
Open

Fix the cost estimate of SORT to not prefer binary search filters with large results #1663

Merge remote-tracking branch 'origin/master' into Dont-break-laziness…
702f410
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 17, 2024 in 0s

90.00% of diff hit (target 89.87%)

View this Pull Request on Codecov

90.00% of diff hit (target 89.87%)

Annotations

Check warning on line 121 in src/engine/Sort.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/engine/Sort.cpp#L120-L121

Added lines #L120 - L121 were not covered by tests