bkmgit opened a new issue #1296: URL: https://github.com/apache/arrow-datafusion/issues/1296
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** shasum is not supported on all Linux distributions though sha256sum and sha512sum may be available **Describe the solution you'd like** Check for availability of shasum and if not available use sha256sum or sha512sum **Describe alternatives you've considered** None at present. **Additional context** Similar problem solved in [apache/arrow#11531](https://github.com/apache/arrow/pull/11531) -- 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