This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new b22975d2b5 [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2026_05_02) (#12023)
b22975d2b5 is described below
commit b22975d2b5d875871da42647f94ccc64b5c952dc
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue May 5 15:11:31 2026 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_02) (#12023)
Upstream Velox's New Commits:
c3aee8549 by Simon Eves, feat(cudf): Add unit tests for CUDF string
functions (#16825)
1d1345022 by Shobhit Mehta, feat(dwio): Expose row selection from
projectColumns (#17379)
f3c9bf081 by Anish Aggarwal, fix(exec): Avoid LOG(ERROR) noise from
Task::terminate() on cancellation (#17361)
ce7746d41 by Manikanta Loya, fix: Use Presto-compatible timestamp format in
PrestoTypes::valueToString (#16929)
932d08756 by Konjac Huang, refactor: Extract FileDataSink base class from
HiveDataSink (#17345)
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
---
ep/build-velox/src/get-velox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ep/build-velox/src/get-velox.sh b/ep/build-velox/src/get-velox.sh
index de1b8c4265..b42d7e0d81 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,8 +18,8 @@ set -exu
CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
VELOX_REPO=https://github.com/IBM/velox.git
-VELOX_BRANCH=dft-2026_04_30
-VELOX_ENHANCED_BRANCH=ibm-2026_04_30
+VELOX_BRANCH=dft-2026_05_02
+VELOX_ENHANCED_BRANCH=ibm-2026_05_02
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]