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

Add index selection pass for KQIR planning #2278

Merged
merged 10 commits into from
Apr 29, 2024

Conversation

PragmaTwice
Copy link
Member

@PragmaTwice PragmaTwice commented Apr 27, 2024

We add a simple index selection algorithm upon KQIR planning part based on a simple cost model.

Also, we introduce range-v3 since it's essential for modern C++ and is a part of C++20.

@PragmaTwice PragmaTwice marked this pull request as draft April 27, 2024 15:01
@PragmaTwice PragmaTwice marked this pull request as ready for review April 27, 2024 15:55
@PragmaTwice
Copy link
Member Author

Ready for review now : )

Copy link

sonarcloud bot commented Apr 28, 2024

@PragmaTwice PragmaTwice merged commit 9bfb05e into apache:unstable Apr 29, 2024
31 checks passed
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