Skip to content

Commit

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

82bad7944 by rui-mo, Add Spark query runner (10357)
b140bb7b1 by rui-mo, Pass aggregate pool to query runner's constructor (10568)
59025aa34 by Christian Zentgraf, Fix error on multiple inclusions of FindArrow CMake (10723)
55888da7e by Jialiang Tan, Release excessively reserved memory in HashBuild even if non-reclaimable (10782)
9e48da678 by Ke, Fix approxPercentile compact function for float and double (10786)
e461d52bc by Jimmy Lu, Schema evolution support for reader value hooks (10755)
e2c2f2519 by Jimmy Lu, Fix filter on missing field (10777)
4810dc3b8 by Jialiang Tan, Make memory pool dbg message more readable (10778)

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

OS=`uname -s`
Expand Down

0 comments on commit be35d57

Please sign in to comment.