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 001a5e1b8 [VL] Daily Update Velox Version (2024_03_27) (#5138)
001a5e1b8 is described below

commit 001a5e1b8e416df8a3fd7a7fd29f2d563c169684
Author: Rong Ma <[email protected]>
AuthorDate: Wed Mar 27 17:18:32 2024 +0800

    [VL] Daily Update Velox Version (2024_03_27) (#5138)
    
    7fc09667d (upstream/main) Add estimateSerializedSize to 
BatchVectorSerializer (#8712)
    c354c31f1 Reuse result vector in Alpha reader (#9226)
    3fbb4754f Create UnitLoader (#9259)
    6ec8f26d9 Remove logical types in min_by and max_by tests (#8999)
    494b8881b Add support for kurtosis Spark aggregate function (#9233)
    2d832eef4 Delete unused ExpressionFuzzer::generateXxxArgs methods (#9256)
    0618c7f69 Fix integer overflow for window ROWS frame (#8870)
    4f3d32fd5 Clean up FOLLY nullable annotation (#9247)
---
 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 de57b48c9..ca22faf3a 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_26
+VELOX_BRANCH=2024_03_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