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 e56da333dc [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_28)
(#8067)
e56da333dc is described below
commit e56da333dc33de90540efa6dc63efa70c3c71ce8
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Nov 28 21:20:17 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_28) (#8067)
Upstream Velox's New Commits:
7e4656f24 by Xiaoxuan Meng, fix: Back out "fix: Fix the driver block
hanging issue in serialized execution mode" (11681)
---
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 01740f138f..6c7fabab88 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_27
+VELOX_BRANCH=2024_11_28
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]