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 26ef7289d2 [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_22)
(#9100)
26ef7289d2 is described below
commit 26ef7289d20d05b800c78fa9b6c47790497d86ea
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Mar 22 11:31:25 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_03_22) (#9100)
Upstream Velox's New Commits:
0cbc69b53 by aditi-pandit, misc: Remove deprecated OutputBufferManager
initialization functions (12660)
cb29c3692 by Jacob Wujciak-Jens, build(ci): Enable CCache for Manylinux
builds (12710)
e6a18ed2c by Xiao Du, feat: Implement split_to_multimap (12727)
68a703310 by rwang22, fix: Add Parquet reserved keywords (12625)
d78c5a591 by rwang22, feat: Add Geometry Presto type (12274)
268bc74c5 by Deepak Majeti, misc: Remove unused gflags dependency (12720)
326be9b1d by Jim Meyering, refactor:
velox/exec/tests/utils/PlanBuilder.cpp: fix llvm-19-exposed
-Wunused-but-set-variable warnings (12743)
882bf108b by Jialiang Tan, fix: Improve global arbitration to have fairer
abort (12624)
284e87837 by Jim Meyering, refactor:
velox/functions/prestosql/aggregates/BitwiseAggregates.cpp: suppress
llvm-19-exposed -Wmissing-template-arg-list-after-template-kw warning (12744)
95b4fb31a by Krishna Pai, Round when converting from json double to
integral types (12741)
81d55a79d by alileclerc, docs(website): Update VeloxCon banner on website
(12742)
---
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 385728c32d..2ede49d6aa 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_21
+VELOX_BRANCH=2025_03_22
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]