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 c44b4f5001 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_18) 
(#9676)
c44b4f5001 is described below

commit c44b4f5001804a3d21aa06f1b1c30cbb85b88b23
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun May 18 21:50:19 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_18) (#9676)
    
    Upstream Velox's New Commits:
    ae9b4763e by duanmeng, refactor: Correct the name of operatorSupplier 
(#13377)
    caba50fba by Soumya Duriseti, feat: Make registry symbol name customizable 
for dynamic component registration (#12878)
    5f73cf6df by Jialiang Tan, feat: Add PageSpill for OutputBuffer spill 
(#13305)
    f5dbfc5d0 by Devavret Makkar, feat(cudf): Add cudf based HashAggregation 
operator (#13368)
    
    Signed-off-by: GlutenPerfBot <[email protected]>
    Co-authored-by: GlutenPerfBot <[email protected]>
---
 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 19e7916574..8ab3a083e3 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_05_17
+VELOX_BRANCH=2025_05_18
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to