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 396940100f [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_20) 
(#9376)
396940100f is described below

commit 396940100f803b854bf37f0c4b661fdcb890e7a2
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun Apr 20 12:03:03 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_20) (#9376)
    
    Upstream Velox's New Commits:
    
    afa938a2c by Richard Barnes, fix: `-Wambiguous-reversed-operator` in 
Expressions.h
    b762cb1b2 by Yenda Li, fix: Make precision recall functions always use 
size() for termination condition (13056)
    fc3c6eb57 by rexan, feat: Add Spark CAST(timestamp as integral) (11468)
---
 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 9fa3bb9b12..d612307e51 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=2025_04_19
+VELOX_BRANCH=2025_04_20
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to