Skip to content

Commit

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

d0fc5e339 by Krishna Pai, Ensure we throw on casting unicode to integral types (10804)
3325e9666 by Jimmy Lu, Fix null compacting for ARRAY and MAP selective column reader (10805)
9387a9d49 by Jialiang Tan, Let shrinkCapacity not shrink free cap (10780)
024d10d5d by Ke, Support UNKNOWN type in map_concat function (10795)
2796200da by Ke, Add complex type inputs to array_except, array_intersect and arrays_overlap (10743)

Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
  • Loading branch information
GlutenPerfBot and glutenperfbot authored Aug 23, 2024
1 parent 64941e6 commit af512a0
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_22
VELOX_BRANCH=2024_08_23
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit af512a0

Please sign in to comment.