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

commit bf51bef2612d5959de7148cad5ee924fa7bf239f
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Jun 23 03:44:20 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_22) (#10028)
    
    Upstream Velox's New Commits:
    1b9063b00 by Xiaoxuan Meng, misc: Avoid the data copy in streaming 
aggregation to split at input source boundary (#13836)
    deda5fa84 by Jialiang Tan, feat: Make global arbitration consider query 
priority (#13827)
    eed896fd3 by Wei He, misc: Update SplitListner creation API (#13825)
    b7611647b by Wei He, misc: Add max_num_splits_listened_to query config 
(#13822)
    024259c2d by Xiaoxuan Meng, misc: Optimize arbitrary streaming aggregation 
data copy (#13834)
    
    Signed-off-by: glutenperfbot <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
    Co-authored-by: Yuan <[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 5d6fc325a7..8ebf031057 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_06_21
+VELOX_BRANCH=2025_06_22
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/oap-project/velox.git


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

Reply via email to