Skip to content

[GLUTEN-10452][VL] Remove IAA support #10480

Merged
marin-ma merged 1 commit intoapache:mainfrom
marin-ma:remove-iaa
Aug 18, 2025
Merged

[GLUTEN-10452][VL] Remove IAA support #10480
marin-ma merged 1 commit intoapache:mainfrom
marin-ma:remove-iaa

Conversation

@marin-ma
Copy link
Contributor

No description provided.

@github-actions github-actions bot added CORE works for Gluten Core BUILD VELOX DOCS labels Aug 18, 2025
@github-actions
Copy link

#10452

@github-actions
Copy link

Run Gluten ClickHouse CI on ARM

@marin-ma marin-ma requested a review from FelixYBW August 18, 2025 14:46
@marin-ma
Copy link
Contributor Author

Seems like the CH CI failure is not caused by this change

2025-08-18T14:05:15.236Z] [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-08-18T14:05:15.236Z] [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-08-18T14:05:15.236Z] [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/DeleteFile.class)
[2025-08-18T14:05:15.236Z] [ERROR]     class file has wrong version 55.0, should be 52.0
[2025-08-18T14:05:15.236Z] [ERROR]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[2025-08-18T14:05:15.236Z] [ERROR] 
[2025-08-18T14:05:15.236Z] [ERROR] -> [Help 1]
[2025-08-18T14:05:15.236Z] [ERROR] 
[2025-08-18T14:05:15.236Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-08-18T14:05:15.236Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-08-18T14:05:15.236Z] [ERROR] 
[2025-08-18T14:05:15.236Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-08-18T14:05:15.236Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-08-18T14:05:15.236Z] [ERROR] 
[2025-08-18T14:05:15.236Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-08-18T14:05:15.236Z] [ERROR]   mvn <args> -rf :gluten-iceberg

@marin-ma
Copy link
Contributor Author

Run Gluten ClickHouse CI on ARM

@marin-ma marin-ma merged commit d76865a into apache:main Aug 18, 2025
95 of 97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD CORE works for Gluten Core DOCS VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants