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 eb224f3441 [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_25)
(#8334)
eb224f3441 is described below
commit eb224f34413c9442c32ff72c0edf6ec6943c245f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed Dec 25 08:57:17 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_25) (#8334)
8ebd3a8ba by aditi-pandit, refactor: Change C style casts to C++ style
(Part 8) (11775)
---
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 da7e1d233e..a6808e70ee 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_23
+VELOX_BRANCH=2024_12_25
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]