apache / apache/datafusion-python
Substrait ExecutionPlan Serialization
Open
enhancement
- Dominant language
- Python
- Stars
- 604
- Forks
- 174
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Serialize physical plans, AKA, `ExecutionPlan`s as Substrait plans.
**Describe the solution you'd like**
Expose Substrait consumers and producers for `ExecutionPlan` to allow for encoding to and decoding to / from Substrait.
**Describe alternatives you've considered**
Using LogicalPlans only.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.