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 f7fdf684bf [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_31)
(#7739)
f7fdf684bf is described below
commit f7fdf684bfc92c8216ae83384339365bdad15809
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Oct 31 09:47:23 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_31) (#7739)
7377bc80c by Kevin Wilfong, Fix Presto's date_diff UDF with
TimestampAndTimeZone and DST (11380)
1c0c533cd by Kevin Wilfong, Fix Presto's date_add UDF with
TimestampAndTimeZone and DST (11353)
11e4a8e03 by Zuyu ZHANG, Fix velox_query_replayer linking error (11388)
df5cff501 by Xiaoxuan Meng, Improve operator tracing and make it E2E work
(11360)
---
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 a881b403b6..121b71a70f 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_30
+VELOX_BRANCH=2024_10_31
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]