ted-jenks commented on issue #7439: URL: https://github.com/apache/incubator-gluten/issues/7439#issuecomment-2407492656
Hey @PHILO-HE, resolved the thrift issue, thank you. The build guide in the [docs](https://gluten.apache.org/docs/getting-started/velox-backend/#build-gluten-with-velox-backend) outlines the dynamic approach and outlines how we should end up with a [package jar with the libs](https://gluten.apache.org/docs/getting-started/velox-backend/#dependency-library-deployment). However, we have found that this does not work and the package jar is in fact empty. We currently have a set up like the old thirdparty jar which works. I was wondering, do the docs need updating to make it clearer that static builds are the way to go and the auto generation of the dependency jar is not supported? We will try to migrate to static now. Makes sense for numerous reasons. The blockers we are hitting right now revolve around the CI information security requirements we have in place. Hopefully we can sort this out but will come back if we hit any blockers in the process. Congrats and thanks for 1.2.0! -- 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]
