This is an automated email from the ASF dual-hosted git repository. philo pushed a commit to branch branch-1.5 in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
commit 95eeeeaa0fc0f1f25d92e4544c49340ca85270c2 Author: PHILO-HE <[email protected]> AuthorDate: Sun Aug 24 23:40:48 2025 +0800 [VL] Set Velox version to gluten-1.5.0 --- ep/build-velox/src/get_velox.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 1c55119062..ea15759f94 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -17,7 +17,7 @@ set -exu VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=2025_08_24 +VELOX_BRANCH=gluten-1.5.0 VELOX_HOME="" RUN_SETUP_SCRIPT=ON VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
