This is an automated email from the ASF dual-hosted git repository.
marong pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 5e48415951 [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2026_01_15) (#11424)
5e48415951 is described below
commit 5e4841595152a8c2fcc344c9ec9b9b6e95c57141
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Jan 15 20:31:09 2026 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_01_15) (#11424)
Upstream Velox's New Commits:
80a188208 by Xiaoxuan Meng, refactor: Trivial code cleanup in selective
reader test (#16009)
7ae580f10 by Natasha Sehgal, feat: Add SetDigest result verifier (#15619)
c74f8bda3 by Huameng (Michael) Jiang, fix(readers): Back out "fix: Revert
D88914641" (#15999)
1e2548cfc by Christian Zentgraf, fix(ci): Clang-tidy coroutines flag unused
(#16004)
1205cf513 by Jialiang Tan, Refactor: Remove debugging messages from memory
fuzzer (#15991)
c2fb91313 by Kevin Wilfong, misc: Remove step to upload benchmark results
to conbench (#16015)
faa75272c by Christian Zentgraf, fix(build): Arrow bundle might fail with
missing boost (#15966)
5f58c6238 by Krishna Pai, fix: Spurious compiler error due to deep inlining
(#16002)
51a0a3d75 by Ping Liu, fix: Varbinary Iceberg partition value (#15882)
d11f8e4a2 by Kent Yao, feat(function): Add Spark dayname function (#15957)
6218c0939 by Bradley Dice, build(cudf): Require GCC >= 13.3 for cuDF builds
(#15986)
0365bbfff by Natasha Sehgal, feat: Add SetDigest and KHLL to Velox cast
documentation
61deeb7c8 by Natasha Sehgal, feat: KHll and SetDigest documentation (#15996)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
ep/build-velox/src/get-velox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ep/build-velox/src/get-velox.sh b/ep/build-velox/src/get-velox.sh
index ec42642920..38b6de4974 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,8 +18,8 @@ set -exu
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
VELOX_REPO=https://github.com/IBM/velox.git
-VELOX_BRANCH=dft-2026_01_14
-VELOX_ENHANCED_BRANCH=ibm-2026_01_14
+VELOX_BRANCH=dft-2026_01_15
+VELOX_ENHANCED_BRANCH=ibm-2026_01_15
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]