Skip to content

Commit

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

8b75147a8 by Kevin Wilfong, Cache the hash map in SubscriptUtil if a single map is reused with complex keys (10414)
f369a2653 by Chengcheng Jin, Fix spill time metric unit (10783)
74a318307 by hitarth, Handle array of map and array of array case accurately in parquet reader (9728)
df771053f by Karthikeyan Natarajan, Add separate map for Custom Bridges (10626)
55107b6f7 by duanmeng, Add Query Trace Writers and Readers (10774)
46ba09580 by Jialiang Tan, Add shrink target adjustment mechanism in memory arbitration (10769)
94c6a51b5 by Krishna Pai, Fix Spark build. (10790)
08dd2d486 by Urvish Desai, Add near zero-copy Import & Export for Arrow BinaryView/Utf8View formats (9726)

Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
  • Loading branch information
GlutenPerfBot and glutenperfbot authored Aug 22, 2024
1 parent 07c1ce7 commit af567e8
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_08_21
VELOX_BRANCH=2024_08_22
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit af567e8

Please sign in to comment.