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 53eb5e0679 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_29) 
(#7708)
53eb5e0679 is described below

commit 53eb5e06799e24b3b7625102bdb976fd98d29d29
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Oct 29 12:03:57 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_29) (#7708)
    
    33b68aa50 by Jacob Wujciak-Jens, Add nvrtc to setup scripts. (#11335)
    4a43b02ed by Xiaoxuan Meng, Fix the global arbitration check failure when 
it is disabled (#11364)
    878388f70 by Deepak Majeti, Fix security vulnerabilities (#11260)
    c8ac4e3aa by mohsaka, Add IPPREFIX type (#11122)
    624a21c92 by Chengcheng Jin, Fix Sort and Spill std::vector for rows memory 
not tracked causing OOM (#11129)
    fee04b886 by Pramod, Extract common `toSerializedPage` test function (#9462)
    2e381e48c by Deepak Majeti, Remove usage of GTest Throws in 
dwrf::ColumnWriterTest.cpp (#11270)
    05cc23f28 by JackyWoo, Add CMake option for '\''ENABLE_ALL_WARNINGS'\'' to 
match Makefile. (#11218)
    5180b68dc by rexan, Add Spark CAST(integral as timestamp) (#11089)
    b24e1e6e7 by Jimmy Lu, Add fb_regex_match_any (#11273)'
---
 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 815d318583..adbe1519bc 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_10_28
+VELOX_BRANCH=2024_10_29
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to