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 cf1462d1268f7914a4870627a002f799c142df3f Author: Chengcheng Jin <[email protected]> AuthorDate: Fri Apr 4 15:18:47 2025 +0100 Revert "update the velox branch to gpu branch" This reverts commit 73f12d1c3d7e8a67df6ad269ac0092d9c22595be. --- 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 cda09452a5..5f112407e6 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=cudf +VELOX_BRANCH=2025_04_03 VELOX_HOME="" OS=`uname -s` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
