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 730d8ed580 [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_21)
(#9082)
730d8ed580 is described below
commit 730d8ed5806ba367917a41fc8aa96599b045410c
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Mar 21 08:42:45 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_03_21) (#9082)
Upstream Velox's New Commits:
48b98030e by Xiaoxuan Meng, fix: Fix the async direct coalesce load memory
leak in case of early task failure in pyspark (12729)
e716a9d5b by James Gill, feat: Implement parent/child BingTile functions
(12708)
7d05ec795 by Jimmy Lu, feat: Add encodedVectorCopy (12588)
a34e1b29a by Joe Giardino, misc(memory) - Enable preferred memory size
override for MemoryPool (12712)
74b451a7f by zhli1142015, feat: Register Spark array_min/max functions with
orderable types (12576)
abb1eeef8 by Sutou Kouhei, feat(re2): Upgrade bundled RE2 to 2024-07-02
(12678)
192531c7c by Richard Barnes, Remove unused exception parameter from
velox/common/caching/tests/AsyncDataCacheTest.cpp
a5994c3b8 by Jacob Wujciak-Jens, docs: Update build metrics report (12668)
6aaf98359 by Christian Zentgraf, fix(build): Arrow bundled dependency build
may fail on macOS (12658)
42e942f89 by Jaime Pan, fix(function): Remove unused input types in Spark
central moments functions (12645)
89134d777 by Yedidya Feldblum, fix: Duplicate operator<< of chrono types in
date library (12723)
---
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 1c915a8e56..385728c32d 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_03_20
+VELOX_BRANCH=2025_03_21
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]