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 ae81a952669a9f154951c2ea4059ef5f41d915c3 Author: Chengcheng Jin <[email protected]> AuthorDate: Fri Apr 4 15:16:16 2025 +0100 update the velox branch to gpu 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 649a45f583..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_08 +VELOX_BRANCH=cudf VELOX_HOME="" OS=`uname -s` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
