jinchengchenghh commented on PR #10760: URL: https://github.com/apache/incubator-gluten/pull/10760#issuecomment-3351025551
Overall looks good, but CH CI failed earlier, I also meet this problem in my another PR, and fixed by change the branch and create a new PR to solve it? Could you create a new branch and new PR to make sure the CI can pass? Thanks! ``` [2025-09-30T02:27:42.294Z] [INFO] Finished at: 2025-09-30T02:27:42Z [2025-09-30T02:27:42.294Z] [INFO] ------------------------------------------------------------------------ [2025-09-30T02:27:42.294Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project gluten-iceberg: Compilation failure [2025-09-30T02:27:42.294Z] [ERROR] /home/jenkins/agent/workspace/gluten/gluten-ci-arm/ut-stage-6/gluten-iceberg/src/main/java/org/apache/gluten/connector/write/PartitionDataJson.java:[23,25] error: cannot access PartitionSpec [2025-09-30T02:27:42.294Z] [ERROR] 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/PartitionSpec.class) [2025-09-30T02:27:42.294Z] [ERROR] class file has wrong version 55.0, should be 52.0 [2025-09-30T02:27:42.294Z] [ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath. [2025-09-30T02:27:42.294Z] [ERROR] [2025-09-30T02:27:42.294Z] [ERROR] -> [Help 1] ``` -- 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]
