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 cd56300365 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_17)
(#9673)
cd56300365 is described below
commit cd56300365ae9a5bd24cd5dcce95ac69b3c617d8
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat May 17 10:14:51 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_17) (#9673)
Upstream Velox's New Commits:
3595d3b13 by James Gill, feat: Geometry overlay operations (#13332)
7029e54d3 by Zhiguo Wu, misc: Throw invalid time zone instead of runtime
error when timezone not found (#12716)
ffef52dbd by Wei He, fix(qdigest): Fix undefined behavior when total weight
is greater than max value of int64_t (#13336)
d91d7ff87 by Patrick Sullivan, feat: Implement bing_tiles_around with
radius (#13351)
81829e6d6 by Jimmy Lu, fix: Allow empty file in table scan (#13241)
469ffb89e by Patrick Sullivan, feat: Implement bing_tiles_around without
radius (#13296)
73144b714 by Yenda Li, fix: join condition should be not-exists (#13360)
5a359e9d0 by Qian Sun, feat: Add Spark luhn_check function (#13066)
feb9acf4e by Christian Zentgraf, build(geos): Patch the macOS setup install
of geos (#13354)
9a7867cc3 by Christian Zentgraf, build(gpu): Re-enable CUDF and WAVE build
in CI (#13334)
9d3f86a6b by James Gill, feat: Add initial Geometry relationship predicates
(#13330)
4e04c6bf2 by James Gill, feat: Clean up error reporting for Geometry
functions (#13352)
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 e480f3a997..19e7916574 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=2025_05_16
+VELOX_BRANCH=2025_05_17
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]