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 6d7824ece7 [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_30)
(#8111)
6d7824ece7 is described below
commit 6d7824ece7340d407f8e318e4f829f2a4209877c
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Dec 2 07:19:45 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_30) (#8111)
Upstream Velox's New Commits:
ac5c15eb7 by dependabot[bot], Bump pypa/gh-action-pypi-publish from 1.6.4
to 1.12.2 (11494)
af20b93b1 by zuyu, fix: Build runner test only when VELOX_BUILD_TESTING
enabled (11669)
281fb0471 by Xiaoxuan Meng, fix: Remove the fdallocate in ssd file space
allocation (11690)
feb5b757f by Jimmy Lu, fix: Unsigned index underflow in trimWhiteSpace
(11689)
---
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 1d3a84d858..3e907e9236 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_29
+VELOX_BRANCH=2024_11_30
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]