This is an automated email from the ASF dual-hosted git repository.

rui 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 3def7c687e [GLUTEN-6887][VL] Daily Update Velox Version (2025_09_10) 
(#10665)
3def7c687e is described below

commit 3def7c687ec31a983e8df5e2fcde96f7b84e72ea
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Sep 10 09:24:04 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_09_10) (#10665)
    
    Upstream Velox's New Commits:
    04646b1ce by Jacob Wujciak-Jens, build: Make monolithic library the default 
(#14663)
    8ebaee1dd by Masha Basmanova, refactor: Remove redundant calls to 
registerConnectorFactory (#14784)
    
    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 5ad9da5a62..a218ca6254 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_09_09
+VELOX_BRANCH=2025_09_10
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_09_09
+VELOX_ENHANCED_BRANCH=ibm-2025_09_10
 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