jonathanswenson opened a new pull request, #36487:
URL: https://github.com/apache/arrow/pull/36487

   My primary concern here is whether or not I need to avoid pushing the docker 
image when using aarch64. 
   
   Perhaps with a conditional check on arch line 52 of 
`dev/tasks/java-jars/github.yml`
   
   ### Rationale for this change
   
   The java libraries distributed on maven central do not include native 
libraries build for linux/aarch64, this change should build and include those 
native libraries in the distribution.
   
   ### Are these changes tested?
   No additional tests are added, but only introduces changes for the build 
process. 
   
   ### Are there any user-facing changes?
   
   Should not be any user-facing change except for support for the linux/arm64 
architecture when pulling java libs from mavencentral.
   


-- 
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]

Reply via email to