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/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 9119cbcf80 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_25) 
(#9417)
9119cbcf80 is described below

commit 9119cbcf805a02ae61c2532b8668e691cb0091d9
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Apr 25 08:58:38 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_25) (#9417)
    
    Upstream Velox's New Commits:
    
    33be7f059 by Christian Zentgraf, build: Upgrade FBOS dependencies to 
2025.04.07.00 (13016)
    34a46a125 by Wei He, feat: Pass mapping from PlanNodeId to ExchangeClient 
to TaskListener::onCompletion (13131)
    173e1c028 by Yun Wu, misc: Add array_agg and arbitrary benchmarks with 
Streaming Aggregation (12935)
    78e626ca9 by Yenda Li, feat: Use binary search to calculate string offset 
in vector saver (13098)
    212af9500 by Natasha Sehgal, feat: Add Scale for TDigest (12725)
    bdf2affc8 by David Reveman, build: Limit usage of __nv_atomic* in breeze to 
arch >= 700 (13106)
    f0b991fc3 by Joe Giardino, feat: Optimize Hash Table atomic bools (13054)
    b29691128 by lingbin, fix(driver): Fix isBlockedTiming updating (12174)
---
 ep/build-velox/src/get_velox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 8197f77870..d9440c97eb 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_04_24
+VELOX_BRANCH=2025_04_25
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to