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

chengchengjin 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 91fe2aadd1 [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_01_07) (#11375)
91fe2aadd1 is described below

commit 91fe2aadd16e6290f21477bf3ffc784e17668872
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Jan 7 09:57:42 2026 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_01_07) (#11375)
    
    Upstream Velox's New Commits:
    d787bf343 by Christian Zentgraf, fix(ci): Replace macOS Intel build from CI 
(#15466)
    c78b56894 by Natasha Sehgal, feat: Add KHyperLogLog Input Generator (#15646)
    fd10e87fc by Peter Enescu, feat: Supported encoded keys FlatMapVector 
feature projection (#15746)
    8a7549594 by Ashish Misra, refactor: Implement one step type registration 
and serialization/deserialization for OpaqueCustomType (#15843)
    0b8843d3d by Yolande Yan, feat(fuzzer): Add setdigest to expression fuzzer. 
Unblock all scalar functions (#15633)
    487c6a82c by Kevin Wilfong, misc: Check for overlapping ranges when 
validating Array/MapVectors (#15765)
    
    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 f622391fc1..30a5666140 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_05
-VELOX_ENHANCED_BRANCH=ibm-2026_01_05
+VELOX_BRANCH=dft-2026_01_07
+VELOX_ENHANCED_BRANCH=ibm-2026_01_07
 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