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 421859ffc8 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_09)
(#9570)
421859ffc8 is described below
commit 421859ffc8d013f2ba7d0a930bc8c3b6ecc2e7c2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri May 9 20:17:44 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_09) (#9570)
Upstream Velox's New Commits:
bf5954925 by Jacob Khaliqi, refactor(parquet): Use velox parquet reader in
Metadatatest (#11472)
a199f6c7d by Andrii Rosa, fix: Remove unused variable (#13270)
8ffd1ff0f by Krishna Pai, build(misc): Disable ubuntu benchmark upload job
temporarily (#13258)
708fd739c by Kevin Wilfong, fix: AggregationFuzzer fails when replaying
plans with intermediate type transforms (#13259)
020de97e8 by Rui Mo, docs: Update my email address on the maintainers page
(#13184)
416bf790b by Jialiang Tan, fix: Fix mixed group mode hash join spill in
non-spill case (#13263)
5ffce950f by dependabot[bot], build(ci): Bump actions/setup-python from
5.5.0 to 5.6.0 (#13169)
9410a2c2b by Christian Zentgraf, build: Fix macOS clang17 duckdb dependency
build (#13125)
25ab7ae96 by Christian Zentgraf, misc: Use COPY instead of ADD in
Dockerfile (#13187)
048487831 by Jialiang Tan, fix: Clear hash table as soon as probe finish
(#13254)
4912258f1 by dependabot[bot], build(ci): Bump pypa/cibuildwheel from 2.23.2
to 2.23.3 (#13170)
0d2e99f5b by Jialiang Tan, feat: Add query config for hash join mixed
grouped execution mode spill (#13255)
7998f4b4c by Xiaoxuan Meng, feat: Add barrier support for index lookup join
(#13244)
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 87a40560b5..3e6fc9d7c0 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_05_08
+VELOX_BRANCH=2025_05_09
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]