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 9164ca14a1 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_13)
(#7504)
9164ca14a1 is described below
commit 9164ca14a12109dfe925a7ba67e30ab346ca76b7
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Oct 13 11:29:23 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_13) (#7504)
Upstream Velox's New Commits:
b00751e2b by Xiaoxuan Meng, Support yield in bucket sort table write getout
to prevent stuck driver detection (11229)
6cc4152b2 by Kevin Wilfong, Add tests for Presto's map_top_n/map_top_n_keys
UDFs with TimestampWithTimezones (11243)
adbebfdad by Kevin Wilfong, Add tests for Presto's map_subset UDF with
TimestampWithTimezones (11242)
478753886 by Deepak Majeti, Fix Join Fuzzer Failure (11240)
0e2e2b0d9 by Kevin Wilfong, Add support for custom comparison in map
subscript and Presto's element_at UDF (11239)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Yuan <[email protected]>
---
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 8c3fe4bf81..88531507ea 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_12
+VELOX_BRANCH=2024_10_13
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]