diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 7030e226b7cff..f7e2b3db4dd12 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/felixYBW/velox.git -VELOX_BRANCH=2023-11-16 +VELOX_BRANCH=2023-11-17 VELOX_HOME="" #Set on run gluten on HDFS