apache / apache/datafusion

Support Substrait exchange output for range repartitioning

Open
#22,788 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.