Skip to content

Commit

Permalink
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_13) (#7504)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
3 people authored Oct 13, 2024
1 parent 8391156 commit 9164ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 9164ca1

Please sign in to comment.