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 63059cf22d [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_11)
(#7883)
63059cf22d is described below
commit 63059cf22da47ba8309dcd782dbe49ac633a6a5c
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Nov 11 21:17:31 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_11) (#7883)
12b52e70e by duanmeng, Add TableScan Replayer (11205)
---
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 759400de87..44679ae6ee 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_10
+VELOX_BRANCH=2024_11_11
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]