This is an automated email from the ASF dual-hosted git repository.
hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new c3613d24f [VL] Daily Update Velox Version (2024_04_09) (#5328)
c3613d24f is described below
commit c3613d24fe36bedc0d20a4d6abd557f5d0494258
Author: Hongze Zhang <[email protected]>
AuthorDate: Tue Apr 9 14:14:33 2024 +0800
[VL] Daily Update Velox Version (2024_04_09) (#5328)
---
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 7c72b21ca..9b9442882 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=2024_04_08
+VELOX_BRANCH=2024_04_09
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]