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

commit c1a6e85ffa39443f56e20f3049b0347935c27b5c
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Aug 13 19:39:18 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_13) (#10423)
    
    Upstream Velox's New Commits:
    654ef8783 by Bradley Dice, feat(cudf): Update to cuDF 25.08 release (#14131)
    29217776b by Patrick Sullivan, feat: Implement expand_envelope (#14231)
    995b04bc0 by Xiaoxuan Meng, refactor: code cleanup in stack trace (#14436)
    da46d7d58 by Feilong Liu, Add an option in duck parser to parse IN list 
values as individual arguments (#14396)
    c9bf92b65 by Masha Basmanova, fix: LocalRunner hang when last stage has 
multiple inputs (#14433)
    
    Signed-off-by: glutenperfbot <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
---
 ep/build-velox/src/get_velox.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index f38ba54612..765431ba29 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,11 +17,11 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_08_12
+VELOX_BRANCH=2025_08_13
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_12
+VELOX_ENHANCED_BRANCH=ibm-2025_08_13
 ENABLE_ENHANCED_FEATURES=OFF
 
 # Developer use only for testing Velox PR.


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

Reply via email to