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 97c423f325 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_19)
(#7978)
97c423f325 is described below
commit 97c423f32558754734aa0326079a2c2e57ea2f8f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Nov 19 20:47:55 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_19) (#7978)
Upstream Velox's New Commits:
aedf91c30 by Eric Liu, fix: Resolve typo in post for simple functions
(11555)
faf595153 by Wenbin Lin, Revert D65740612: Use Velox fs for ssd cache
evictlog file
a8dd1474d by Zac Wen, Use Velox fs for ssd cache evictlog file (11495)
---
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 e70fdad01c..74d105100b 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_11_18
+VELOX_BRANCH=2024_11_19
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]