Support Substrait exchange output for range repartitioning
Open
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
**Will Update With More Depth**
Part of #22395.
Substrait exchange production currently rejects `LogicalPlan::Repartition` with `Partitioning::Range`.
Add Substrait exchange support for logical range repartitioning once the appropriate Substrait representation or extension mapping is decided.
Contributor guide
Research direction
Start by locating Substrait exchange production handling for LogicalPlan::Repartition and review the related work in #22395. Determine the appropriate Substrait representation or extension mapping for Partitioning::Range; done means logical range repartitioning is accepted instead of rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100