Skip to content

[GLUTEN-10660][VL] Fix passing configurations for Velox backend for hashmap dedup#11020

Merged
zhouyuan merged 3 commits into
apache:mainfrom
zhouyuan:wip_hashmap_dedup_config_name
Nov 7, 2025
Merged

[GLUTEN-10660][VL] Fix passing configurations for Velox backend for hashmap dedup#11020
zhouyuan merged 3 commits into
apache:mainfrom
zhouyuan:wip_hashmap_dedup_config_name

Conversation

@zhouyuan

@zhouyuan zhouyuan commented Nov 4, 2025

Copy link
Copy Markdown
Member

What changes are proposed in this pull request?

Some configurations of Velox backend are not correctly passed to backend.

How was this patch tested?

Manually verified

Related issue: #10660

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions Bot added the CORE works for Gluten Core label Nov 4, 2025
@zhouyuan zhouyuan changed the title [GLUTEN-10660][VL] Fix passing configurations for Velox backend [GLUTEN-10660][VL] Fix passing configurations for Velox backend for hashmap dedup Nov 4, 2025
@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown

Run Gluten ClickHouse CI on ARM

@zhouyuan zhouyuan requested a review from liujiayi771 November 5, 2025 00:26
@github-actions

github-actions Bot commented Nov 5, 2025

Copy link
Copy Markdown

Run Gluten ClickHouse CI on ARM

@zhztheplayer zhztheplayer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks.

@zhouyuan

zhouyuan commented Nov 5, 2025

Copy link
Copy Markdown
Member Author

Hi @zzcclp
can you help to take a look here? The changes here should not impact on CK backend. it looks like there are some legacy files left in the jenkins:

[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

@zzcclp

zzcclp commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Run Gluten Clickhouse CI on x86

@zzcclp

zzcclp commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

try to run CI with x86, there are some issues compiling with ARM

…nConfig.scala

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
@github-actions

github-actions Bot commented Nov 7, 2025

Copy link
Copy Markdown

Run Gluten ClickHouse CI on ARM

@zhouyuan

zhouyuan commented Nov 7, 2025

Copy link
Copy Markdown
Member Author

Run Gluten Clickhouse CI on x86

@zhouyuan zhouyuan merged commit 4a645a3 into apache:main Nov 7, 2025
59 of 60 checks passed
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.

5 participants