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 3941a2d1d0 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_17) 
(#7961)
3941a2d1d0 is described below

commit 3941a2d1d02864c6d3992c2c6e2b0563912cb058
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Nov 18 07:25:05 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_17) (#7961)
    
    Upstream Velox's New Commits:
    
    d1ce7195b by duanmeng, Init filesystem after registered in query replyaer 
(11559)
    90bbdaae6 by Yenda Li, fix(replace_first): Fix up registration of 
replace_first (11556)
    00e814941 by Pramod, Add function serializeSingleColumn to 
PrestoVectorSerde (10657)
    3265e791c by Jialiang Tan, refactor(arbitrator): Simplify arbitration 
participant lock (11525)
    1029d8b35 by Heidi Han, Add support for array join on json (11446)
    0a422f738 by Jimmy Lu, fix: Remove same page hack for simdStrstr (11553)
    31ae379d4 by David Reveman, Breeze fixes (11537)
    c21020c5a by yingsu00, fix: ExchangeBenchmark "Named vector serde 'Presto' 
is not registered" (11548)
---
 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 02656d45e3..0a1f168db7 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=2024_11_16
+VELOX_BRANCH=2024_11_17
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to