This is an automated email from the ASF dual-hosted git repository. chengchengjin pushed a commit to branch cudf in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
commit e4717a700ee898d4e490d8e033f0578fcd6dae54 Author: Chengcheng Jin <[email protected]> AuthorDate: Wed Apr 9 10:37:36 2025 +0100 update velox branch --- 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 5f112407e6..cda09452a5 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_04_03 +VELOX_BRANCH=cudf VELOX_HOME="" OS=`uname -s` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
