andygrove commented on issue #5023:
URL: 
https://github.com/apache/arrow-datafusion/issues/5023#issuecomment-1399536566

   There is another option here. The approach we have adopted in the Python 
bindings, and is Ballista, is to have the main/master branch depend on the 
other Arrow repos via GitHub rather than using a crates.io release. This allows 
us to PR as often as we need to to update the rev being used in order to pull 
in the latest changes. Once there is an official release of the dependency, 
then we switch back to using that and create a release, then switch back to 
using GitHub revs.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to