Skip to content

Commit

Permalink
[GLUTEN-6887][VL] Daily Update Velox Version (2024_12_21) (#8297)
Browse files Browse the repository at this point in the history
e9bb6c18d by Jialiang Tan, fix: Fix 0 reclaimable bytes handling in priority reclaiming (11925)
9265fbfd9 by Wei He, fix(fuzzer): Fix sanitize(type) in FuzzerUtil for IPPREFIX type (11846)
c51998039 by Wei He, fix(fuzzer): Skip check of verified iterations in WindowFuzzer when verification is not enabled (11918)
0450c3975 by Xiaoxuan Meng, fix: Fix macos build failure (11921)
f7931d2b3 by Kevin Wilfong, fix: Casting Varchar to Timestamp should handle offsets that are not recognized time zones (11849)
8dfd2e237 by Zac Wen, feat: Test restart in cache fuzzer (11866)
6779ae7f2 by Yenda Li, Add ip_prefix function [4/n] (11514)
cded6c2aa by Xiaoxuan Meng, feat: Adds shuffle compression support (11914)
1bf58f4d2 by duanmeng, docs: Add query tracing blog (11865)
3810d264b by Wei He, feat(fuzzer): Add VectorFuzzer::randTypeByWidth() (11800)
  • Loading branch information
GlutenPerfBot authored Dec 21, 2024
1 parent 8a256f0 commit d569f38
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_20
VELOX_BRANCH=2024_12_21
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit d569f38

Please sign in to comment.