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 98b15c4f2d [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_05)
(#8147)
98b15c4f2d is described below
commit 98b15c4f2d11919fa9e8019754f175490465f1c0
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Dec 5 21:02:48 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_05) (#8147)
Upstream Velox's New Commits:
03f08942f by duanmeng, fix: Flaky HashJoinReplayerTest.partialDriverIds
(11742)
28c319e6e by aditi-pandit, refactor: Change C style casts to C++ style
(Part 1) (11680)
bf857d92a by Richard Barnes, Remove unused-variable in
velox/common/base/tests/IndexedPriorityQueueTest.cpp +53 (11737)
d456517ec by yingsu00, misc: Improve ExchangeBenchmark (11543)
---
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 962a3b415b..5cd5716f79 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_12_04
+VELOX_BRANCH=2024_12_05
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]