andygrove commented on issue #1916: URL: https://github.com/apache/arrow-datafusion/issues/1916#issuecomment-1064103628
I am now back working on Ballista after a bit of a break and can now contribute a bit more to this discussion. Although I see Ballista as a standalone system that users will likely install as Docker images or from a tarball, I think it is still important to publish the crates to crates.io so that `cargo install` is another installation option. It is also important that we publish the `ballista` crate, which provides the client API, so that we can call it from other projects such as from Ballista Python bindings (which I am starting work on now, based on the work in datafusion-python). I noticed that we cannot publish the Ballista crates from the recent 7.0.0 release tarball and have filed https://github.com/apache/arrow-datafusion/issues/1980 to fix that for the next release. -- 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]
