This is an automated email from the ASF dual-hosted git repository.
marong 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 b0da0aaae4 [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_11)
(#11280)
b0da0aaae4 is described below
commit b0da0aaae4888b27dc843f0e0b9897fb15b42580
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Dec 11 07:40:33 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_11) (#11280)
* [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_11)
Upstream Velox's New Commits:
b3beab62a by Abhinav Mukherjee, Enable map_keys_overlap for expression
fuzzer (#15720)
Signed-off-by: glutenperfbot <[email protected]>
* add revert
---------
Signed-off-by: glutenperfbot <[email protected]>
Co-authored-by: glutenperfbot <[email protected]>
Co-authored-by: Rong Ma <[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 e430d13960..40a5b52eb6 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-2025_12_10-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_10-1
+VELOX_BRANCH=dft-2025_12_11-1
+VELOX_ENHANCED_BRANCH=ibm-2025_12_11-1
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]