This is an automated email from the ASF dual-hosted git repository. rui pushed a commit to branch wip_data_col in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
commit 2b8b0c5839ae4530741384bcf1b7e53a69d39c79 Author: Rui Mo <[email protected]> AuthorDate: Fri May 23 20:11:00 2025 +0800 test --- ep/build-velox/src/get_velox.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index e3c703cd39..49bf2d4ae9 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -16,8 +16,8 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git -VELOX_BRANCH=2025_05_23 +VELOX_REPO=https://github.com/rui-mo/velox.git +VELOX_BRANCH=test VELOX_HOME="" OS=`uname -s` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
