kylebrooks-8451 opened a new issue, #363: URL: https://github.com/apache/arrow-datafusion-python/issues/363
**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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
