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 7bf6cd410 [VL] Daily Update Velox Version (2024_06_27) (#6242)
7bf6cd410 is described below

commit 7bf6cd41062c0c6c60a9b17a81674828e02d6a6b
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Jun 27 16:15:15 2024 +0800

    [VL] Daily Update Velox Version (2024_06_27) (#6242)
    
    43cb72a1e by Masha Basmanova, Add support for minus(timestamp with tz, 
timestamp with tz) Presto function (#10327)
    51f86b176 by Masha Basmanova, Add support for TIMESTAMP WITH TIME ZONE 
inputs to least/greatest Presto functions (#10328)
    9857a2eb5 by zhli1142015, Fix NaN handling in Spark In function (#10259)
    5a150cec1 by wypb, Fix AbfsReadFile::Impl::preadv to return the length of 
read. (#10320)
    31800f52d by Masha Basmanova, Add support for VARBINARY input to 
from_base64 Presto function (#10325)
    7add4bf64 by Jialiang Tan, Add stats reporter to op test base (#10296)
    c03401967 by lingbin, Simplify assertion in AllocationTraits (#10322)
    6af663c42 by xiaoxmeng, Fix flaky async data cache shutdown test (#10318)
    1ae622476 by Yoav Helfman, Fix IOStats for Nimble (#10216)
    2a140f9d6 by Jialiang Tan, Shorten AggregationTest.maxSpillBytes from 2m to 
2s (#10317)
    05222475a by Kevin Wilfong, Ensure the shared HashStringAllocator isn't 
mutated by Aggregations during spilling (#10309)
    622d31ac5 by Kevin Wilfong, Fix race conditions in AsyncDataCache 
AccessStats (#10312)
    136d66be0 by Kevin Wilfong, Fix race condition in MemoryArbitrationFuzzer 
(#10314)
    a4e0b6a1f by Kevin Wilfong, Ignore TSAN errors in WindowFuzzer (#10315)
---
 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 a96719dc1..237757d81 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_06_26
+VELOX_BRANCH=2024_06_27
 VELOX_HOME=""
 
 #Set on run gluten on HDFS


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

Reply via email to