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 bf09fe2631 [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_14)
(#8989)
bf09fe2631 is described below
commit bf09fe2631fe558b929de95d7397c2d951384dc4
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Mar 14 08:57:25 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_03_14) (#8989)
Upstream Velox's New Commits:
15b2d6530 by wangguangxin.cn, feat: Add Spark get_struct_field function
(12166)
9b2c68578 by Wei He, fix(fuzzer): Fix ApproxDistinctResultVerifier for
approx_set (12635)
771db2ddb by aditi-pandit, fix: Enable presto verification for
RowNumberFuzzer CI (12436)
2f4800fa1 by Mahadevuni Naveen Kumar, fix(dwio): Buffer corruption when new
capacity is less than old size (12601)
78ad12c81 by Jialiang Tan, refactor: Cleanup old arbitration time config
(12626)
712b11a3e by Yenda Li, Add ip_prefix_collapse function [7/n] (11778)
1f781f0e5 by duanmeng, feat: Extract hive connector ID from task meta
(12602)
77f6effc1 by yingsu00, misc: Improve OutputBufferManager initialization
(11350)
a9999905c by Sutou Kouhei, build: Add support for `find_package(Arrow
REQUIRED)` (12599)
---
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 8fed87b1af..68f915aa2c 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_13
+VELOX_BRANCH=2025_03_14
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]