zhztheplayer commented on PR #10740: URL: https://github.com/apache/incubator-gluten/pull/10740#issuecomment-3308341182
@zhanglistar I see the following error in CH CI: ``` iceberg/src/main/java/org/apache/gluten/substrait/rel/IcebergLocalFilesNode.java:[22,25] error: cannot access DeleteFile [2025-09-18T11:30:05.371Z] bad class file: /root/.m2/repository/org/apache/iceberg/iceberg-spark-runtime-3.5_2.13/1.8.0/iceberg-spark-runtime-3.5_2.13-1.8.0.jar(org/apache/iceberg/DeleteFile.class) [2025-09-18T11:30:05.371Z] class file has wrong version 55.0, should be 52.0 [2025-09-18T11:30:05.371Z] Please remove or make sure it appears in the correct subdirectory of the classpath. ``` Is the JDK used still 17? -- 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]
