Skip to content

Commit

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

b40cec3f3 by Joe Giardino, - Fix FlatVector copy memory issue (11483)
035750010 by yingsu00, Fix PlanNodeStats overflow (11532)
8aeb51cf4 by Jimmy Lu, fix: SSE only build (11542)
ab02900db by Orri Erling, feat: NVRTC work with Wave headers (11500)
213f0a053 by Yenda Li, Add comparison support for RowView (11499)
cce529e08 by Wei He, Fix Window operator with NaN as the frame bound (11293)
ebd597a02 by Jialiang Tan, Change memory-reclaim-max-wait-time to max-memory-arbitration-time (11405)
88e3e6118 by Jacob Wujciak-Jens, build(ci): Add conventional commit title check (11520)
9494cbca8 by Chengcheng Jin, Clean up prefix sort function defaultPrefixSortConfig (11533)
  • Loading branch information
GlutenPerfBot authored Nov 16, 2024
1 parent 19e1cae commit a7f4362
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_11_15
VELOX_BRANCH=2024_11_16
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit a7f4362

Please sign in to comment.