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

feat(frontend): Supports cut OR condition and push down to storage #19812

Merged
merged 14 commits into from
Dec 24, 2024

Merge branch 'main' of https://github.com/risingwavelabs/risingwave i…

0fbb807
Select commit
Loading
Failed to load commit list.
Merged

feat(frontend): Supports cut OR condition and push down to storage #19812

Merge branch 'main' of https://github.com/risingwavelabs/risingwave i…
0fbb807
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-12-24 11:58:56 ago

0 / 1 tasks completed (+7 optional)

1 task still to be completed (+7 optional)

Details

Required Tasks

Task Status
try to merge scan_range with same eq. Incomplete
try to push down multiple scan ranges instead of full table scan Incomplete
I have written necessary rustdoc comments. Incomplete

Optional Tasks

Task Status
I have added necessary unit tests and integration tests. Incomplete
I have added test labels as necessary. Incomplete
I have added fuzzing tests or opened an issue to track them. Incomplete
My PR contains breaking changes. Incomplete
My PR changes performance-critical code, so I will run (micro) benchmarks and present the results. Incomplete
My PR contains critical fixes that are necessary to be merged into the latest release. Incomplete
My PR needs documentation updates. Incomplete