parthchandra commented on issue #1989: URL: https://github.com/apache/datafusion-comet/issues/1989#issuecomment-3046900140
I don't think the builder docker images are used to build the java/scala code. IIRC the docker containers are used only for the native libs which are then copied over from the container(s) to the target directory on the build machine (https://github.com/apache/datafusion-comet/blob/5454ed495cdf3df2caf176d306ff20077f8e881c/dev/release/build-release-comet.sh#L155). The JDK version installed/configured on the build machine would automatically get used by the maven commands in the `dev/release/build-release-comet.sh` script (https://github.com/apache/datafusion-comet/blob/5454ed495cdf3df2caf176d306ff20077f8e881c/dev/release/build-release-comet.sh#L193) -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org