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 05ebd732f9 [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_13) 
(#11291)
05ebd732f9 is described below

commit 05ebd732f9b52a2254f1d4bade0886b055caeed0
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat Dec 13 09:22:56 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_13) (#11291)
    
    * [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_13)
    
    Upstream Velox's New Commits:
    a866c90e5 by Kevin Wilfong, fix: Array concat should require 2 arguments as 
part of the function signature
    cb71df4a6 by Gary Helmling, Remove unneeded traces from structs column 
reader (#15592)
    d8484d988 by Pratik Pugalia, feat: Add cast from TIMESTAMP and TIMESTAMP 
WITH TIME ZONE to TIME (#15745)
    6b873d234 by Yolande Yan, feat: Add SetDigest scalar functions. Add scalar 
functions on fuzzer blocklist. (#15591)
    4ac28abd8 by Yolande Yan, feat: Add SetDigest type for scalar function 
signatures (#15739)
    
    Signed-off-by: glutenperfbot <[email protected]>
    
    * add revert
    
    ---------
    
    Signed-off-by: glutenperfbot <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
    Co-authored-by: Rong Ma <[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 fa27ca3374..493de8203c 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-2025_12_12-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_12-1
+VELOX_BRANCH=dft-2025_12_13-1
+VELOX_ENHANCED_BRANCH=ibm-2025_12_13-1
 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