Skip to content

Commit f5e5dda

Browse files
[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_14) (#11079)
1 parent 94fb7be commit f5e5dda

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_11_13
21+
VELOX_BRANCH=2025_11_14
2222
VELOX_HOME=""
2323
RUN_SETUP_SCRIPT=ON
2424
VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
25-
VELOX_ENHANCED_BRANCH=ibm-2025_11_13
25+
VELOX_ENHANCED_BRANCH=ibm-2025_11_14
2626
ENABLE_ENHANCED_FEATURES=OFF
2727

2828
# Developer use only for testing Velox PR.

0 commit comments

Comments
 (0)