This is an automated email from the ASF dual-hosted git repository.
felixybw 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 cd327f9507 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_10)
(#8489)
cd327f9507 is described below
commit cd327f950799b6e104dfb3ee0df36bf72d6fd9ba
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Jan 11 02:55:14 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_10) (#8489)
02b0f0389 by Deepak Majeti, build(cmake): Remove unused targets (12045)
ff943fd49 by aditi-pandit, refactor: Change C style casts to C++ style
(Part 6) (11728)
---
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 676c062c1b..9c4bc68793 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=2025_01_09
+VELOX_BRANCH=2025_01_10
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]