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

commit f6845f2e8933b3cd7f6a6bac434892bb0aa3e1f9
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Jul 28 08:02:54 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_27) (#10263)
    
    Upstream Velox's New Commits:
    242280c1b by Eric Jia, feat: Integrate TableEvolutionFuzzer with 
FilterToExpression (#14173)
    6cbe42b09 by Elodie Li, misc: Improve Barrierred execution error string 
(#14233)
    836ee4438 by Patrick Sullivan, feat: Implement ST_Buffer (#14164)
    1f2150afa by Patrick Sullivan, feat: Implement ST_CoordDim (#14165)
    97fb3d164 by Ke Wang, feat: Add output pool parameter in LocalRunner 
constructor (#14225)
    
    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 b12f3cc44a..61a4cb5a52 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_07_26
+VELOX_BRANCH=2025_07_27
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_07_26
+VELOX_ENHANCED_BRANCH=ibm-2025_07_27
 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