This is an automated email from the ASF dual-hosted git repository.

felixybw 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 54cdad2b44 [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_01_26) (#11487)
54cdad2b44 is described below

commit 54cdad2b44323c8bb58b6be14a933d4b243a3a0e
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Jan 26 20:24:53 2026 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_01_26) (#11487)
    
    Upstream Velox's New Commits:
    db7cebe80 by Krishna Pai, fix: Fix OSS Asan error in FlatMapVectorTest
    e0230a066 by Chengcheng Jin, fix(cudf): Fix cudf validate expression memory 
pool (#16056)
    0cd99c637 by Peter Enescu, build: Build LocalRunnerService prior to 
VeloxQueryRunner (#16084)
    26607455c by David Wei, Facebook: [velox] QueryAssertions: fix BLOCK_SIZE 
macro collision (#16095)
    7d572ac59 by Rui Mo, fix: Start prefetch from the first split in table scan 
(#15460)
    a4e66d8f6 by Ping Liu, test: Delete an iceberg redundant test case (#16091)
    d7ae410b0 by Gary Helmling, perf: Skip row size estimation for constant 
fields (#16072)
    6922a9034 by Krishna Pai, feat: Fix casting of invalid row positions to 
Json (#15828)
    
    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 fbc95ced83..554667976e 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_22
-VELOX_ENHANCED_BRANCH=ibm-2026_01_22
+VELOX_BRANCH=dft-2026_01_26
+VELOX_ENHANCED_BRANCH=ibm-2026_01_26
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 ENABLE_ENHANCED_FEATURES=OFF


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to