This is an automated email from the ASF dual-hosted git repository.
marong 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 390a825c4 [VL] Daily Update Velox Version (2024_03_28)
390a825c4 is described below
commit 390a825c42b5471e736855ad1d287e06fb43b89d
Author: Rong Ma <[email protected]>
AuthorDate: Thu Mar 28 21:35:01 2024 +0800
[VL] Daily Update Velox Version (2024_03_28)
0dac069ca (upstream/main) Add hash build wall time stats (#9234)
174e5effc Document the hash table runtime stats (#9255)
7e77201de Add design philosophy page (#9249)
---
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 ca22faf3a..3062a9138 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_03_27
+VELOX_BRANCH=2024_03_28
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]