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 80e71e3fa7 [GLUTEN-6887][VL] Daily Update Velox Version (2025_10_26) 
(#10949)
80e71e3fa7 is described below

commit 80e71e3fa71f49d7b0da55e2f8565761fb47e2e8
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun Oct 26 20:05:36 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_10_26) (#10949)
    
    Upstream Velox's New Commits:
    63b3904aa by aditi-pandit, fix: Register DWRF writer in TopNRowNumberFuzzer 
(#15255)
    fefbb3434 by James Gill, feat(geo): Increase bing tile max zoom shift to 6 
(#15252)
    
    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 c5afd79947..7829c2d837 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,11 +18,11 @@ set -exu
 
 CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_10_25
+VELOX_BRANCH=2025_10_26
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_10_25
+VELOX_ENHANCED_BRANCH=ibm-2025_10_26
 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