andygrove opened a new issue, #2502: URL: https://github.com/apache/arrow-datafusion/issues/2502
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** This is a long-term goal and there are some steps to get there but I would like to discuss this with the community. ## Rationale for this - Decouple release process for DataFusion and Ballista - Allow each project to have top-level documentation and user guides that are targeting the appropriate audience - Reduce issue tracking and PR review burden for DataFusion maintainers who are not as interested in Ballista - Help avoid accidental circular dependencies being introduced between the projects (such as https://github.com/apache/arrow-datafusion/issues/2433) - Helps formalize the public API for DataFusion that other query engines should be using ## Steps - Define public API / contract between Ballista and DataFusion - Set up CI in such a way that we are aware when changes are made to DataFusion that break compatibility with Ballista so that we can address them quickly -- 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]
