Skip to content

Commit

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

b682500d7 by Daniel Hunte, Update replace function to work with empty input and search strings (11073)
40f32ea95 by Christian Zentgraf, Fix adapters dockerfile classpath script name (11132)
92779f9dd by PHILO-HE, Add Findstemmer.cmake to find lib stemmer (10998)
548a662ef by Bikramjeet Vig, Update coding style to include debug prefix for query configs (10934)
a29760f6b by Kevin Wilfong, Support custom comparison in Variants (11119)
f047a5036 by Kevin Wilfong, Support custom comparison in Presto Min Max By Aggregates (11109)
ee60f43cc by Kevin Wilfong, Support custom comparison in Presto Min Max Aggregates (11095)
a03513928 by Kevin Wilfong, Support custom comparison in Set Aggregations (11107)
90967ab8f by Kevin Wilfong, Support custom comparison in Distinct Aggregations (11048)
e51c1cc44 by Jialiang Tan, Fix some comment/documentation format (11121)

Signed-off-by: glutenperfbot <glutenperfbot@intel-internal.com>
Co-authored-by: glutenperfbot <glutenperfbot@intel-internal.com>
  • Loading branch information
GlutenPerfBot and glutenperfbot authored Oct 1, 2024
1 parent 93056f0 commit c2ce6ad
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_09_29
VELOX_BRANCH=2024_10_01
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit c2ce6ad

Please sign in to comment.