Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_22)#11152

Merged
zhouyuan merged 6 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_22
Nov 24, 2025
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_22)#11152
zhouyuan merged 6 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_22

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented Nov 22, 2025

Upstream Velox's New Commits:

fb8d35644 by Mingliang Zhu, feat: Support int64_t value for Spark timestampadd function (15459)
9bc0ce3b5 by Wei He, misc(fuzzer): Skip $internal$split_to_map in expression fuzzer (15596)
235cb8238 by Devavret Makkar, feat: Add a CudfTpchBenchmark (13695)
e11eb4bc9 by Zac Wen, refactor: Name magic numbers in cache (15553)

velox_branch: https://github.com/IBM/velox/commits/dft-2025_11_22

Related issue: #6887

Upstream Velox's New Commits:
fb8d35644 by Mingliang Zhu, feat: Support int64_t value for Spark timestampadd function (#15459)
9bc0ce3b5 by Wei He, misc(fuzzer): Skip $internal$split_to_map in expression fuzzer (#15596)
235cb8238 by Devavret Makkar, feat: Add a CudfTpchBenchmark (#13695)
e11eb4bc9 by Zac Wen, refactor: Name magic numbers in cache (#15553)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
@github-actions github-actions Bot added the CORE works for Gluten Core label Nov 23, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

.exclude("SPARK-42635: timestampadd near daylight saving transition")

// TODO: fix in Spark-4.0
.exclude("SPARK-50669: timestampadd with long types")
Copy link
Copy Markdown
Contributor

@zml1206 zml1206 Nov 24, 2025

Choose a reason for hiding this comment

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

Velox currently does not support value larger than Int.MaxValue.

@github-actions github-actions Bot added the INFRA label Nov 24, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

wget -nv ${mirror_host}/celeborn/celeborn-0.6.1/apache-celeborn-0.6.1-bin.tgz?action=download -P /opt/; \
wget -nv ${mirror_host}/uniffle/0.9.2/apache-uniffle-0.9.2-incubating-bin.tar.gz?action=download -P /opt/; \
wget -nv ${mirror_host}/hadoop/common/hadoop-2.8.5/hadoop-2.8.5.tar.gz -P /opt/; \
wget -nv ${mirror_host}/celeborn/celeborn-0.5.4/apache-celeborn-0.5.4-bin.tgz?action=download -O /opt/apache-celeborn-0.5.4-bin.tgz; \
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.

fixes the filename mismatch in docker image

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.

fixes: #11167

@zhouyuan
Copy link
Copy Markdown
Member

spark-4.0 issue:
#11166

@zhouyuan zhouyuan merged commit 82d97bb into apache:main Nov 24, 2025
53 of 60 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 INFRA VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants