zhouyuan commented on PR #11020: URL: https://github.com/apache/incubator-gluten/pull/11020#issuecomment-3493678984
Hi @zzcclp can you help to take a look here? The changes here should not impact on CK backend. it looks like there are some legacy files left in the jenkins: ``` [2025-11-05T11:32:57.997Z] [ERROR] COMPILATION ERROR : [2025-11-05T11:32:57.997Z] [INFO] ------------------------------------------------------------- [2025-11-05T11:32:57.997Z] [ERROR] /home/jenkins/agent/workspace/gluten/gluten-ci-arm/ut-stage-5/gluten-iceberg/src/main/java/org/apache/gluten/substrait/rel/IcebergLocalFilesNode.java:[22,25] error: cannot access DeleteFile [2025-11-05T11:32:57.997Z] 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-11-05T11:32:57.997Z] class file has wrong version 55.0, should be 52.0 [2025-11-05T11:32:57.997Z] Please remove or make sure it appears in the correct subdirectory of the classpath. [2025-11-05T11:32:57.997Z] [INFO] 1 error ``` -- 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]
