zhztheplayer commented on PR #8890: URL: https://github.com/apache/incubator-gluten/pull/8890#issuecomment-3112641285
@zzcclp Thanks for helping! > It's JDK 17 version when running the Gluten UT for Spark 35 + CH Backend. Strange. Have you tried setting `-P java-11` or `-P java-17` in the Maven command? The options affect `maven.compiler.target` as per our Maven configurations. I see in Velox backend we've set them in CI. -- 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]
