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

yuanzhou 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 ff89fafb24 [GLUTEN-6887][VL] Daily Update Velox Version (2026_03_10) 
(#11730)
ff89fafb24 is described below

commit ff89fafb24a8898e1848d41daecb788a81e74756
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Mar 10 20:33:52 2026 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2026_03_10) (#11730)
    
    * [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_03_10)
    
    Upstream Velox's New Commits:
    796130003 by Devavret Makkar, feat(cuDF): Add streaming support to kFinal 
and kSingle Groupby aggregation (#16488)
    fc701d8ef by Zoltan Arnold Nagy, fix(cudf): Extract filters from 
remainingFilter for predicate pushdown (#16661)
    6483e1ce7 by Zac Wen, feat: Add operator stats for IndexSource in query 
plan output (#16659)
    bd8305134 by Rui Mo, fix(fuzzer): Disable streaming aggregation for Spark 
fuzzer test (#14831)
    d0724bd7a by Ke Wang, refactor: Rename footerEstimatedSize to 
footerSpeculativeIoSize in ReaderOptions (#16671)
    882ba3ef5 by Jialiang Tan, Add HierarchicalTimer: merge HardwareTimer + 
BenchmarkTimer into one (#16669)
    acbb96ce5 by Masha Basmanova, docs: Add blog post about hidden traps of 
regex in LIKE and split (#16673)
    
    Signed-off-by: glutenperfbot <[email protected]>
    
    * fix
    
    Signed-off-by: Yuan <[email protected]>
    
    ---------
    
    Signed-off-by: glutenperfbot <[email protected]>
    Signed-off-by: Yuan <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
    Co-authored-by: Yuan <[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 558f988e5c..c3e3cf0f42 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_03_08-iceberg
-VELOX_ENHANCED_BRANCH=ibm-2026_03_08
+VELOX_BRANCH=dft-2026_03_10-iceberg
+VELOX_ENHANCED_BRANCH=ibm-2026_03_10
 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