This is an automated email from the ASF dual-hosted git repository.
yuanzhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new c2ce6ad799 [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_01)
(#7398)
c2ce6ad799 is described below
commit c2ce6ad799671f464dbfa78124a386b0c0eeaab8
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Oct 1 08:00:37 2024 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2024_10_01) (#7398)
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 <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
ep/build-velox/src/get_velox.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index cb15d11add..4b35120980 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -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`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]