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 7630bf02d6 [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_18) 
(#9033)
7630bf02d6 is described below

commit 7630bf02d6305d6bc4f4876c67cc5c4cb9ff5792
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Mar 19 13:18:41 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_18) (#9033)
    
    Upstream Velox's New Commits:
    
    01029d21f by Xiaoxuan Meng, feat: Support prefetch in index lookup join 
(12611)
    8d920f4ea by Krishna Pai, fix(json): Compute capacity correctly when 
casting to complex jsons (12686)
    37571bed9 by Natasha Sehgal, Add Parse Presto Data Size in Velox (12423)
---
 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 02bb4ede12..c4c7bf1fea 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_03_17
+VELOX_BRANCH=2025_03_18
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to