You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/27 19:02:48 UTC

[GitHub] [arrow-datafusion] houqp commented on a change in pull request #780: port release automations from arrow-rs

houqp commented on a change in pull request #780:
URL: https://github.com/apache/arrow-datafusion/pull/780#discussion_r677722032



##########
File path: dev/release/cherry-pick-pr.py
##########
@@ -0,0 +1,156 @@
+#!/usr/bin/python3

Review comment:
       I agree, I removed the cherry-pick automation. Let's start with something simple and iterate from there. Git dependency is usually not a problem for projects that have executables as release artifacts. For libraries like delta-rs, using git reference to pin the dependency doesn't work very well because it prevents it from being able to be published to crates.io. But I think we can revisit this when another 5.x patch or minor release is needed.




-- 
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-unsubscribe@arrow.apache.org

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