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 c986dfe547 [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_05)
(#9871)
c986dfe547 is described below
commit c986dfe547fddf05ed46f962b74ec94384bb417e
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Jun 5 04:24:54 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_06_05) (#9871)
Upstream Velox's New Commits:
2e7c17efe by David Reveman, build: Remove usage of libcudacxx atomics
(#12896)
b076fa703 by Jacob Khaliqi, feat: Add ST_XMin, ST_XMax, ST_YMin, and
ST_YMax (#13569)
3fbbe7d11 by duanmeng, feat: Support single node tracing (#13612)
430fda08a by Yi Cheng Lee, feat: Add skeleton code for TextReaderImpl class
(#13621)
a5941ac2e by Wei He, feat(listener): Add SplitListener listening to
Task::addSplit events (#13391)
771e29b2d by Bikramjeet Vig, misc: Enhance intermediate type support in
presto query runner (#13462)
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 1c34bbb6e1..e144cece4b 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_04
+VELOX_BRANCH=2025_06_05
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]