Skip to content

Conversation

chenzl25
Copy link
Contributor

@chenzl25 chenzl25 commented Sep 8, 2025

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

  • Part 2 of index selection for backfilling. This pr supports index selection and pass the locality information to more operators.
  • Support index selection for dedup, topn, union and dynamic filter.

Checklist

  • I have written necessary rustdoc comments.
  • I have added necessary unit tests and integration tests.
  • I have added test labels as necessary.
  • I have added fuzzing tests or opened an issue to track them.
  • My PR contains breaking changes.
  • My PR changes performance-critical code, so I will run (micro) benchmarks and present the results.
  • I have checked the Release Timeline and Currently Supported Versions to determine which release branches I need to cherry-pick this PR into.

Documentation

  • My PR needs documentation updates.
Release note

Copy link
Contributor Author

chenzl25 commented Sep 8, 2025

@chenzl25 chenzl25 changed the title support index selection for dedup, topn and union feat(optimizer): support index selection for dedup, topn and union Sep 8, 2025
@github-actions github-actions bot added type/feature Type: New feature. and removed Invalid PR Title labels Sep 8, 2025
@chenzl25 chenzl25 marked this pull request as ready for review September 8, 2025 14:05
@chenzl25 chenzl25 changed the title feat(optimizer): support index selection for dedup, topn and union feat(optimizer): support index selection for dedup, topn and union (part 2) Sep 8, 2025
@chenzl25 chenzl25 requested a review from BugenZhao September 8, 2025 14:08
Base automatically changed from dylan/support_index_selection_for_backfilling to main September 9, 2025 06:02
@chenzl25 chenzl25 force-pushed the dylan/support_index_selection_for_backfilling_part2 branch from 8c6c4ab to 91ff662 Compare September 9, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Type: New feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant