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 4210879f5 [VL] Daily Update Velox Version (2024_04_04) (#5290)
4210879f5 is described below
commit 4210879f586720a1c957f186fbf9d4135003b6cb
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Apr 4 20:18:39 2024 +0800
[VL] Daily Update Velox Version (2024_04_04) (#5290)
efb7e7731 by Jimmy Lu, Allow LocalWriteFile::size to be called after close
(9350)
6f8b8cfd2 by Masha Basmanova, Document operations on decimals (9337)
bbbe22432 by Kevin Wilfong, hamming_distance can hang or produce incorrect
results (9349)
f0f598642 by Deepak Majeti, Remove unused headers in Type.h (9338)
---
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 bc738e11c..fc7d16446 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_03
+VELOX_BRANCH=2024_04_04
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]