Skip to content

Commit 80e71e3

Browse files
GlutenPerfBotglutenperfbot
andauthored
[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]>
1 parent bce17f7 commit 80e71e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ep/build-velox/src/get-velox.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ set -exu
1818

1919
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
2020
VELOX_REPO=https://github.com/oap-project/velox.git
21-
VELOX_BRANCH=2025_10_25
21+
VELOX_BRANCH=2025_10_26
2222
VELOX_HOME=""
2323
RUN_SETUP_SCRIPT=ON
2424
VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
25-
VELOX_ENHANCED_BRANCH=ibm-2025_10_25
25+
VELOX_ENHANCED_BRANCH=ibm-2025_10_26
2626
ENABLE_ENHANCED_FEATURES=OFF
2727

2828
# Developer use only for testing Velox PR.

0 commit comments

Comments
 (0)