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 6cb700239f [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_04)
(#9857)
6cb700239f is described below
commit 6cb700239f51bb0be2dd208e8a935fb75849a149
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed Jun 4 08:25:50 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_04) (#9857)
Upstream Velox's New Commits:
c39e1dd1a by Eric Jia, feat: Extract subfield filters using FiltersAsNode
in TableEvolutionFuzzer (#13610)
ef5cda7d9 by Jimmy Lu, test: Suppress TSAN warning from OneWayStatusFlag
(#13617)
331b82de2 by Jimmy Lu, test: De-flake fuzzer with Presto SOT (#13606)
d948dc633 by Jimmy Lu, fix: Broken IdMapTest build (#13616)
5bbdebbde by Ke Jia, docs: Add the missing ABFS support in connectors.rst
(#13484)
5e2fa3b6e by zhli1142015, fix: NPE when reading complex type data from v2
page parquet (#13512)
950439d96 by duanmeng, feat: Add lazy multi merge (#13586)
4c6e91f75 by Yi Cheng Lee, feat: Add skeleton code for ReaderBase (#13585)
ba6e9e40d by Yi Cheng Lee, feat: Implement TextReader (#13581)
d3b6c1d98 by Devavret Makkar, misc: Add cudf codeowners (#13379)
aa083fb2f by Patrick Sullivan, feat: Implement St_Centroid function (#13506)
33309abbc by Patrick Sullivan, feat: Implement St_Boundary function (#13504)
e99d6fa5a by Bikramjeet Vig, fix: Add config to cap max zoom level
difference in bing_tile_children (#13604)
132566a4e by Eric Jia, refactor: Update tableEvolutionFuzzer using
TableScanWithPushDown (#13599)
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 b794b5dbfc..3e94fbfe5f 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_06_03
+VELOX_BRANCH=2025_06_04
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]