Skip to content

[VL] Following #10823, correct the config option key#10830

Merged
zhztheplayer merged 1 commit intoapache:mainfrom
zhztheplayer:wip-fix-ci-confkey
Oct 2, 2025
Merged

[VL] Following #10823, correct the config option key#10830
zhztheplayer merged 1 commit intoapache:mainfrom
zhztheplayer:wip-fix-ci-confkey

Conversation

@zhztheplayer
Copy link
Member

#10823

The configuration key spark.gluten.sql.columnar.overwriteOverwritePartitionsDynamic looks incorrect.

This should fix CI error on `AllVeloxConfiguration`.
@github-actions github-actions bot added the CORE works for Gluten Core label Oct 1, 2025
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Run Gluten ClickHouse CI on ARM

Copy link
Contributor

@Zouxxyy Zouxxyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks the fix!

@zhztheplayer
Copy link
Member Author

Thanks @Zouxxyy

cc @jinchengchenghh

Copy link
Contributor

@jinchengchenghh jinchengchenghh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@zhztheplayer
Copy link
Member Author

[2025-10-01T18:43:38.692Z] [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-10-01T18:43:38.692Z]   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-10-01T18:43:38.692Z]     class file has wrong version 55.0, should be 52.0
[2025-10-01T18:43:38.692Z]     Please remove or make sure it appears in the correct subdirectory of the classpath.

Such JDK compatibility issue is still appearing in CH CI, which I don't think is related to PR's change.

cc @zzcclp

@zhztheplayer zhztheplayer merged commit fd155d2 into apache:main Oct 2, 2025
99 of 101 checks passed
@zhztheplayer
Copy link
Member Author

Thanks @Zouxxyy @jinchengchenghh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants