zhouyuan opened a new issue, #11052: URL: https://github.com/apache/incubator-gluten/issues/11052
### Backend CH (ClickHouse) ### Bug description ``` [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 ``` ### Gluten version _No response_ ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs ```bash ``` -- 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]
