zhouyuan commented on issue #11501: URL: https://github.com/apache/incubator-gluten/issues/11501#issuecomment-3890113156
@sh-shamsan thanks for working on this, the arrow-15 jar will be fetched from other native lib build: https://github.com/apache/incubator-gluten/blob/main/.github/workflows/velox_backend_x86.yml#L98 https://github.com/apache/incubator-gluten/blob/main/.github/workflows/velox_backend_x86.yml#L152 For the dependencies caching stuff, below cmd may help `./build/mvn dependency:go-offline -Pxxx -DskipTests || true` -- 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]
