zhouyuan opened a new issue, #10777: URL: https://github.com/apache/incubator-gluten/issues/10777
### Description Currently the arm and x86 package are released in different jars. The difference is Gluten will try to load native libs within folder named `linux_amd64` or `linux_aarch64`. The java code is the same. Ideally we could package these two native libs into the same jar so the jar can work both on x86 or arm ### Gluten version None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
