Skip to content

Commit

Permalink
[GLUTEN-6887][VL] Daily Update Velox Version (2024_11_01) (#7761)
Browse files Browse the repository at this point in the history
e6af8b666 by Richard Barnes, Remove unused-variable in velox/buffer/tests/BufferTest.cpp (11398)
e03999f0d by Rong Ma, Supports serializing a range of rows for CompactRow (10714)
bacd769bc by Jialiang Tan, Fix fast abort condition in global arbitration (11382)
c89d8d634 by Jialiang Tan, Fix flaky test MockSharedArbitrationTest.arbitrateBySelfMemoryReclaim (11397)
1e7a82f03 by Bikramjeet Vig, Fix flakiness in TraceUtilTest.getTaskIds (11394)
5cbba0979 by Guilherme Kunigami, add opaque type support to hive type serde (11253)
0dc6eb8ce by Bikramjeet Vig, Normalize NaNs in to_ieee754_32 and to_ieee754_64 (11393)
7c93ebad3 by Bikramjeet Vig, Add ability to verify expression fuzzer runs on a subset of rows (11267)
  • Loading branch information
GlutenPerfBot authored Nov 1, 2024
1 parent 4efcba4 commit 8681142
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_31
VELOX_BRANCH=2024_11_01
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 8681142

Please sign in to comment.