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 427aeb2f57 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_07) 
(#7834)
427aeb2f57 is described below

commit 427aeb2f574ac661cb666284d39f63cbefad67fb
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Nov 7 11:21:14 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_07) (#7834)
    
    Upstream Velox's New Commits:
    
    c3023b695 by Jimmy Lu, Merge nest loop join build vectors (11428)
    6b11a568c by Jia Ke, Change the arrow dependency from private to public in 
velox_external_hdfs (11371)
    a50d9400a by Huameng (Michael) Jiang, selective reader deduplicated array 
type (11427)
    7f3588ef3 by Jialiang Tan, Fix test 
MockSharedArbitratorTest.arbitrationFailure (11450)
    3ca03d82e by Jialiang Tan, Minor change to oom message to reduce confusion 
(11443)
    ef4614d05 by Christian Zentgraf, refactor: Fix deprecated errors when using 
shared_ptr::unique() (11318)
    bfc199fc6 by Christian Zentgraf, Add gcc11 to Ubuntu20.04 setup and add 
PkgConfig install (11326)
    415f14e16 by Jimmy Lu, Handle UNKNOWN type input in approx_distinct and 
count(distinct ...) (11367)
---
 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 3c1bc083ed..a3220cbb34 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_06
+VELOX_BRANCH=2024_11_07
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to