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 8b83f2186e [VL] Daily Update Velox Version (2024_10_28) (#7694)
8b83f2186e is described below
commit 8b83f2186e97d6b7e988a1c432e1efbf37a3f597
Author: Rong Ma <[email protected]>
AuthorDate: Mon Oct 28 11:51:16 2024 +0800
[VL] Daily Update Velox Version (2024_10_28) (#7694)
a1d923ed1 by NEUpanning, Add support for "week of month" in
SimpleDateTimeFormatter (#11103)
40493627a by Jialiang Tan, Let HashJoinBridge be able to reclaim memory in
the middle state (#11324)
9784f22d8 by Wei He, Allow ExpressionRunnerTest to run with
PrestoQueryRunner (#11254)
b2c7446bc by Pedro Eugenio Rocha Pedreira, Updates to README file (#11349)
---
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 fe5c4081fd..815d318583 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_10_26
+VELOX_BRANCH=2024_10_28
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]