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 61417b9ede [GLUTEN-6887][VL] Daily Update Velox Version (2025_07_03)
(#10106)
61417b9ede is described below
commit 61417b9edeb2c60caa1168eeaa7d5941623cfdb9
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Jul 3 08:59:09 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_07_03) (#10106)
Upstream Velox's New Commits:
00d95947f by Jialiang Tan, fix: Fix crash from hash aggregation row
container cleanup due to abort (#13979)
e4c97dca6 by Christian Zentgraf, build(CI): Increase timeout for
velox_exec_test temporarily (#13982)
ec5e6c22a by Jimmy Lu, fix: Constant input is not the right size in
streaming aggregation (#13933)
ab425adca by Kevin Wilfong, fix: Check for null partitionFunctionSpec in
PartitionedOutputNode constructor (#13994)
04a8d2192 by Masha Basmanova, refactor: Move ByteStream.h to
velox/common/encode (#13986)
04e76d948 by Masha Basmanova, refactor: Remove deprecated Connector APIs
(#13959)
2dc30d9f2 by Yuxuan Chen, Fix: Avoid passing `std::vector<bool,
Alloc>::reference` to fmt (#13876)
597fbea24 by Eric Jia, feat: Add estimateFlatSize Benchmark (#13971)
bd5f771ee by Masha Basmanova, refactor: Modernize type/Type.h (#13973)
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 c8c69dd1df..4a6801b4d9 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_07_02
+VELOX_BRANCH=2025_07_03
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
VELOX_ENHANCED_REPO=https://github.com/oap-project/velox.git
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]