LuciferYang commented on PR #13: URL: https://github.com/apache/incubator-uniffle/pull/13#issuecomment-1174545903
@pan3793 Hm... without this pr, I test the following commands in my Apple Silicon, all commands seem to have succeeded ``` mvn clean install -Dos.detected.classifier=osx-x86_64 mvn package -Pspark2 -Dos.detected.classifier=osx-x86_64 mvn package -Pmr -Dos.detected.classifier=osx-x86_64 ``` I use native jdk. Will this way be slower than current pr? Is this acceptable? -- 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]
