Skip to content

[GLUTEN-10648][VL] Support Iceberg overwrite partitions dynamic#10760

Closed
Zouxxyy wants to merge 1 commit intoapache:mainfrom
Zouxxyy:dev/iceberg-dp
Closed

[GLUTEN-10648][VL] Support Iceberg overwrite partitions dynamic#10760
Zouxxyy wants to merge 1 commit intoapache:mainfrom
Zouxxyy:dev/iceberg-dp

Conversation

@Zouxxyy
Copy link
Contributor

@Zouxxyy Zouxxyy commented Sep 20, 2025

What changes are proposed in this pull request?

Support Iceberg overwrite partitions dynamic

How was this patch tested?

@github-actions
Copy link

#10648

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

1 similar comment
@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Sep 22, 2025

CC @jinchengchenghh thanks

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Sep 30, 2025

@jinchengchenghh Can you take a look thanks, the failed case should be irrelevant.

@jinchengchenghh
Copy link
Contributor

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]

@Zouxxyy
Copy link
Contributor Author

Zouxxyy commented Sep 30, 2025

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]

I created a new PR #10823, but it still seems to fail. Is there a way to see the error msg of the CK test, I click on it and it seems to require an account and password.

@Zouxxyy Zouxxyy closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants