jdye64 opened a new issue, #276: URL: https://github.com/apache/arrow-datafusion-python/issues/276
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Currently the versioning between Arrow DataFusion Python and Arrow DataFusion do not match. This makes using the proper compatible versions confusing even if you know what you are doing. If Arrow DataFusion Python reexported its dependencies that would make things much more simple for 3rd party products that are trying to use DataFusion Python and extend it with any custom logic they have. **Describe the solution you'd like** Have Arrow DataFusion Python re-export the Arrow DataFusion dependencies it uses so that 3rd party applications can consume and use them. **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]
