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 8681142f79 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_01) 
(#7761)
8681142f79 is described below

commit 8681142f79add4150da422108a938908138d16e9
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Nov 1 09:14:11 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_01) (#7761)
    
    e6af8b666 by Richard Barnes, Remove unused-variable in 
velox/buffer/tests/BufferTest.cpp (11398)
    e03999f0d by Rong Ma, Supports serializing a range of rows for CompactRow 
(10714)
    bacd769bc by Jialiang Tan, Fix fast abort condition in global arbitration 
(11382)
    c89d8d634 by Jialiang Tan, Fix flaky test 
MockSharedArbitrationTest.arbitrateBySelfMemoryReclaim (11397)
    1e7a82f03 by Bikramjeet Vig, Fix flakiness in TraceUtilTest.getTaskIds 
(11394)
    5cbba0979 by Guilherme Kunigami, add opaque type support to hive type serde 
(11253)
    0dc6eb8ce by Bikramjeet Vig, Normalize NaNs in to_ieee754_32 and 
to_ieee754_64 (11393)
    7c93ebad3 by Bikramjeet Vig, Add ability to verify expression fuzzer runs 
on a subset of rows (11267)
---
 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 121b71a70f..c4afac157d 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_31
+VELOX_BRANCH=2024_11_01
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to