zhztheplayer opened a new issue, #8228: URL: https://github.com/apache/incubator-gluten/issues/8228
### Problem description The Arrow jar Velox backend is using is not publicly accessible and is required to be build locally. We'd either push the modified code to upstream or publish the modified Jar to a public accessible Maven repo. Doing this will perhaps: 1. Avoid compiling Arrow before building Velox backend (@PHILO-HE please confirm, thanks) 2. Make it easier to verify Velox backend's Maven build without building the Arrow code in advance. Say if one doesn't ever build the Arrow jar, they can still compile Velox backend's code without "dependency not found" error. ### System information N/A ### CMake log _No response_ -- 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]
