apache / apache/datafusion-python
Substrait ExecutionPlan Serialization
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 604
- Forks
- 174
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 4
Descripción
**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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.