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 ec10b497a [VL] Daily Update Velox Version (2024_04_25) (#5522)
ec10b497a is described below

commit ec10b497ae9ee721f456fd3f18a88adfd85124a6
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Apr 25 20:18:45 2024 +0800

    [VL] Daily Update Velox Version (2024_04_25) (#5522)
    
    
    Velox changes:
    ```
    6bdab4753 by Kevin Wilfong, Bump up memory capacity for ExchangeFuzzer
    0643fa5de by Masha Basmanova, Remove incorrect check from 
MapWriter::initialize (9598)
    2dc5ae3ca by Masha Basmanova, Fix build failure in DateTimeFormatter.cpp
    8a8c94298 by Masha Basmanova, Silence 'Failed to generate SQL...Type not 
supported yet: VARBINARY' errors (9601)
    286f821ae by Masha Basmanova, Fix parsing SQL with complex constants inside 
lambdas (9600)
    3879967b6 by Masha Basmanova, Add support for serializing JSON constants to 
SQL (9599)
    b66f84cfb by Pedro Eugenio Rocha Pedreira, Fix parsing of timezones in 
timestamp strings (9411)
    05cc947ce by Krishna Pai, Fix sheduled fuzzer jobs to make removal of bias 
files silent. (9586)
    8ac7e39e6 by Masha Basmanova, Delete unused JsonBenchmarkUtil.h (9597)
    860be8df5 by Masha Basmanova, Improve error message for invalid date format 
%v (9596)
    c51ce4992 by Kevin Wilfong, Fix verification of histogram over interval 
queries in DuckDB (9588)
    ```
---
 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 5271875b5..9c06985e8 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_04_24
+VELOX_BRANCH=2024_04_25
 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