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 2ad67a5c80 [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_10) 
(#11273)
2ad67a5c80 is described below

commit 2ad67a5c80164ad71fa8164737ea811973c253e3
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Dec 10 09:03:22 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_10) (#11273)
    
    * [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_10)
    
    Upstream Velox's New Commits:
    ed2e32adb by Avinaash Gupta, perf: Add rowVectorToIOBufBatch for batch 
serializing rowVector in RemoteFunction (#15718)
    6e366f3c1 by Krishna Pai, feat: Add support for running spatial join fuzzer 
(#15725)
    d791d84c1 by Ping Liu, feat: Support iceberg partition transform (#15509)
    ab51f7f0c by Jimmy Lu, feat: Add SplitBlockBloomFilter implementation 
(#15690)
    c31a1ea18 by Abhinav Mukherjee, Add map_append UDF to velox (#15076)
    528da3f8b by Pratik Pugalia, feat: Add TIME - TIME subtraction support 
(#15722)
    a8bfaca0a by Natasha Sehgal, feat: Update merge_hll to use HSA with Memory 
Pool (#15642)
    dd250be17 by Natasha Sehgal, refactor: Add SimpleFunction signature with 
MemoryPool (#15641)
    42c639891 by alileclerc, docs: Add new community tiles (#15677)
    
    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 39628132f0..e430d13960 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_09-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_09-1
+VELOX_BRANCH=dft-2025_12_10-1
+VELOX_ENHANCED_BRANCH=ibm-2025_12_10-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