kou opened a new issue, #44578: URL: https://github.com/apache/arrow/issues/44578
### Describe the enhancement requested 18.0.0 RC0's binaries didn't use `apache-arrow-18.0.0-rc0` commit. It used wrong commit https://github.com/apache/arrow/commit/d0e7d07dfdcbf5382932292e512d7b9013b29cb6 . We can detect this problem in verification process by checking version too. If we use wrong commit, binaries have `X.Y.Z-SNAPSHOT` not `X.Y.Z`. So we can detect wrong commit. ### Component(s) Packaging, 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]
