Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_24)#11168

Merged
FelixYBW merged 2 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_24
Nov 25, 2025
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_24)#11168
FelixYBW merged 2 commits intoapache:mainfrom
GlutenPerfBot:tagging-2025_11_24

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

@GlutenPerfBot GlutenPerfBot commented Nov 24, 2025

Upstream Velox's New Commits:

ee3dc33a7 by Henry2SS, fix: Fix SMJ comparison logic with two join keys (14906)
ffa685dd4 by wforget, fix: Correct `dayOfWeek` letter for SimpleDateTimeFormatter (15517)
267ad70c8 by Ke Wang, fix: Fix parallel unit loader silently swallowing exception (15593)
8eda6dc13 by joey.ljy, feat: Add support for Spark avg(decimal) aggregate function (15244)
4ae7b9a92 by Pramod Satya, feat: Add rewrite for IN special form (15488)
9d975e7c4 by Jialiang Tan, refactor: Move background time declaration to Operator.h (15597)
0b78f37ff by Chengcheng Jin, feat(cudf): Support user defined gpu operator (15375)
b7a4d4a30 by NEUpanning, refactor: Calculate newSize only when values_ is readonly in FlatVector::ensureWritable (15586)
924016997 by Zhen Li, feat: Add Spark div function (14935)

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

Related issue: #6887

Upstream Velox's New Commits:
ee3dc33a7 by Henry2SS, fix: Fix SMJ comparison logic with two join keys (#14906)
ffa685dd4 by wforget, fix: Correct `dayOfWeek` letter for SimpleDateTimeFormatter (#15517)
267ad70c8 by Ke Wang, fix: Fix parallel unit loader silently swallowing exception (#15593)
8eda6dc13 by joey.ljy, feat: Add support for Spark avg(decimal) aggregate function (#15244)
4ae7b9a92 by Pramod Satya, feat: Add rewrite for IN special form (#15488)
9d975e7c4 by Jialiang Tan, refactor: Move background time declaration to Operator.h (#15597)
0b78f37ff by Chengcheng Jin, feat(cudf): Support user defined gpu operator (#15375)
b7a4d4a30 by NEUpanning, refactor: Calculate newSize only when values_ is readonly in FlatVector::ensureWritable (#15586)
924016997 by Zhen Li, feat: Add Spark div function (#14935)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Signed-off-by: Yuan <yuanzhou@apache.org>
@github-actions github-actions bot added CORE works for Gluten Core INFRA labels Nov 24, 2025
@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@FelixYBW
Copy link
Copy Markdown
Contributor

TODO: fix celeborn rss sort issue

@zhouyuan Is there a PR for this?

@FelixYBW FelixYBW merged commit 08ca16a into apache:main Nov 25, 2025
106 of 107 checks passed
--off-heap-size=16g -s=1.0 --threads=16 --iterations=1
if [ "${{ matrix.writer }}" = "sort" ]; then
if false; then # TODO: fix celeborn rss sort issue
GLUTEN_IT_JVM_ARGS=-Xmx16G sbin/gluten-it.sh queries-compare \
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.

@kerwin-zk ran into similar issue as #11105
it seems when running q72 the worker starts to fail, is this also due to the disk space issue?
https://github.com/apache/incubator-gluten/actions/runs/19638873977/job/56279716156

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.

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.

3 participants