Skip to content

Commit

Permalink
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_05) (#8147)
Browse files Browse the repository at this point in the history
Upstream Velox's New Commits:

03f08942f by duanmeng, fix: Flaky HashJoinReplayerTest.partialDriverIds (11742)
28c319e6e by aditi-pandit, refactor: Change C style casts to C++ style (Part 1) (11680)
bf857d92a by Richard Barnes, Remove unused-variable in velox/common/base/tests/IndexedPriorityQueueTest.cpp +53 (11737)
d456517ec by yingsu00, misc: Improve ExchangeBenchmark (11543)
  • Loading branch information
GlutenPerfBot authored Dec 5, 2024
1 parent bae4dbc commit 98b15c4
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_12_04
VELOX_BRANCH=2024_12_05
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 98b15c4

Please sign in to comment.