andygrove opened a new issue, #4536: URL: https://github.com/apache/arrow-datafusion/issues/4536
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like to discuss moving the [datafusion-substrait](https://github.com/datafusion-contrib/datafusion-substrait) project into the main DataFusion repo. The crate is receiving contributions from both NVIDIA and Greptimedb and is starting to have enough functionality to be useful. It would be nice to be able to expose this to DataFusion's Python bindings as well. **Describe the solution you'd like** Move the crate into this repo. This will not impact any other DataFusion crates. **Describe alternatives you've considered** None **Additional context** None -- 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]
