This is an automated email from the ASF dual-hosted git repository.
marin-ma 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 4281c08a5f [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2026_06_05) (#12247)
4281c08a5f is described below
commit 4281c08a5f8c27358bc820c24adc5624008d6701
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Jun 5 10:13:20 2026 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_06_05) (#12247)
Upstream Velox's New Commits:
3552f5ef6 by Pratik Pugalia, fix(ci): Disable sparse-checkout cone mode for
Claude context files (#17713)
2e129c5f0 by zhli1142015, refactor(exec): Move window files under
exec/window (#17710)
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 3b1b3abcc9..240be716ae 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_06_04
-VELOX_ENHANCED_BRANCH=ibm-2026_06_04
+VELOX_BRANCH=dft-2026_06_05
+VELOX_ENHANCED_BRANCH=ibm-2026_06_05
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]