-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
EPICA larger project, actively underway, with sub tasksA larger project, actively underway, with sub tasksenhancementNew feature or requestNew feature or requestsubstraitChanges to the substrait crateChanges to the substrait crate
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like to use substrait with physical plans. I plan on having an initial PR up this weekend.
Describe the solution you'd like
- Create new consumer and producer for physical plans
Describe alternatives you've considered
Additional context
Substrait to DataFusion's logical plan is tracked at #8149
Tasks:
- Add initial support for serializing physical plans with Substrait #5176
- Can't serialize example
ExecutionPlanto substrait #9299 - Complete substrait support for ParquetExec round trip #9347
- Implement statistics support for Substrait #8698
- String compare for Substrait roundtrip check #8361
- Projects require unique expressions names error in substrait producer/consumer #10815
- Substrait consumer doesn't respect final output column names #10817
- Substrait serializer clippy error: not calling
truncate#9727 - Complete substrait support for ParquetExec round trip #9347
- Can't serialize example
ExecutionPlanto substrait #9299 - Integrate with the substrait integration test #10710
- Add substrait support for multiple files in
ReadType::LocalFiles#10864
Metadata
Metadata
Assignees
Labels
EPICA larger project, actively underway, with sub tasksA larger project, actively underway, with sub tasksenhancementNew feature or requestNew feature or requestsubstraitChanges to the substrait crateChanges to the substrait crate