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 a334bde810 [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_03)
(#9835)
a334bde810 is described below
commit a334bde810e944186f5493ffcd690784458b38d9
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Jun 3 10:00:02 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_03) (#9835)
Upstream Velox's New Commits:
e1d247b03 by Devavret Makkar, feat: Add cuDF operators for join, filter,
project, limit, local partition, and parquet (#13381)
654227021 by Jimmy Lu, fix: Use BufferedInput for NIMBLE to reduce memory
footprint (#13589)
4c47ba619 by Jimmy Lu, fix: Crash when bucket conversion applied on batch
reader last empty output (#13595)
5407c2039 by Yi Cheng Lee, refactor: Add TextReader and TextRowReader
definition in header file (#13597)
23bd81798 by Peter Enescu, fix: Skip map_subset in external expression
fuzzer runs (#13567)
04a881694 by Jimmy Lu, test: Exclude bing_tile functions from expression
fuzzer (#13590)
0bcd49eb2 by Kostas Xirogiannopoulos, feat: Making TableWriter
commitStrategy configurable (#13428)
35ce2fbdd by Kevin Wilfong, misc: Log failing plan at error level in
AggregationFuzzer/WindowFuzzer so it's visible in CI (#13563)
86c5c85cd by Artem Selishchev, fix: Add missing Hive tests to TARGETS
(#13514)
a0870c211 by Xiaoxuan Meng, fix: Fix the unnest output child column size in
case of identity mapping (#13584)
8f783e50c by Xiaoxuan Meng, refactor: Unnest operator code cleanup (#13583)
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 ca4fe4c5c0..b794b5dbfc 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_02
+VELOX_BRANCH=2025_06_03
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]