This is an automated email from the ASF dual-hosted git repository.
yuanzhou 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 c44843bb8 [VL] Daily Update Velox Version (2024_05_12) (#5705)
c44843bb8 is described below
commit c44843bb8dac2230045651fdbfd06a57ac9a05e2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun May 12 21:26:30 2024 +0800
[VL] Daily Update Velox Version (2024_05_12) (#5705)
Upstream Velox's New Commits:
2c98308b4 by Kevin Wilfong, Clean up legacy code from Buffer::reallocate
and reduce window where Buffer is invalid (9755)
ed0ecdd99 by Deepak Majeti, Split Arithmetic Functions Registration (9693)
35c4fa31f by Jimmy Lu, Selective Nimble reader skeleton (9768)
---
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 c3bacb589..b5c8fe5dc 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_05_11
+VELOX_BRANCH=2024_05_12
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]