This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 6a23fe5c51 [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2026_05_13) (#12085)
6a23fe5c51 is described below
commit 6a23fe5c517ca18afe720563abe235bfa58f1d82
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu May 14 07:24:45 2026 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_13) (#12085)
Upstream Velox's New Commits:
91aac8b42 by Heidi Han, feat: Add valueAt() and containsKey() to
EnumTypeBase (#17491)
fa744f41b by Shruti Shivakumar, fix(cudf): Return null for decimal division
by zero (#17481)
362ef8f16 by Rui Mo, fix: Type deserialization of the `NullIfTypedExpr`
(#17360)
869e13199 by Zac Wen, fix: Fix aliased column name lookup in
HiveIndexSource init (#17484)
1fdeeb033 by Rui Mo, feat: Add `TimestampUtcType` as built-in logical type
(#17091)
6b5e58eba by Apurva Kumar, feat: Support reading Iceberg TIME (TIME_MICROS)
columns (#17478)
da5ea4cf9 by Jimmy Lu, test(wave): Use default numeric indices for
AtomicTest.cu (#17479)
1d29eefbb by Giuseppe Ottaviano, fix(build): Add missing includes (#17475)
00b0e7902 by Huameng (Michael) Jiang, feat(dwio): Add session properties
for Nimble reader string optimizations (#17347)
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 042a9bc43e..c8650fe1d6 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_05_11
-VELOX_ENHANCED_BRANCH=ibm-2026_05_11
+VELOX_BRANCH=dft-2026_05_13
+VELOX_ENHANCED_BRANCH=ibm-2026_05_13
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]