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 7d16e1616 [VL] Daily Update Velox Version (2024_03_29) (#5188)
7d16e1616 is described below

commit 7d16e1616afe66dfcf587a1fbbc970f21d55eac7
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Mar 29 16:05:33 2024 +0800

    [VL] Daily Update Velox Version (2024_03_29) (#5188)
    
    2d899d4fe by Pratik Joseph Dabre, Add from_ieee754_32() Presto function 
(7903)
    acb57999c by Masha Basmanova, Add resolveFunctionWithMetadata API (9291)
    a1284c247 by Christian Zentgraf, Add s3 client no_proxy CIDR expression 
support (9160)
    397bc0503 by joey.ljy, Move ValueList to functions/lib/aggregates for Spark 
reuse (9213)
    f24090573 by Krishna Pai, Fix DuckDB to use release builds irrespective of 
build type. (9267)
    858c6541a by rui-mo, Add support for DECIMAL values to ConstantExpr::toSql 
(9287)
    6c4da3ae3 by Yang Zhang, Propagate HiveConfig::kPrefetchRowGroups (9212)
    2d9e11659 by Masha Basmanova, Optimize addNullsForUnselectedRows (9280)
    0c86a0aed by Masha Basmanova, Fix addNullsForUnselectedRows (9279)
    a5ae9cc50 by willsfeng, Add hamming_distance Presto function (9269)
---
 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 3062a9138..9dab02c86 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_03_28
+VELOX_BRANCH=2024_03_29
 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