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 ff29a4b5bc [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_09)
(#11270)
ff29a4b5bc is described below
commit ff29a4b5bc2d504a66c492e58fcdc7e172f91a91
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Dec 9 12:06:13 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_09) (#11270)
* [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_09)
Upstream Velox's New Commits:
749669a60 by Abhinav Mukherjee, Add map_keys_overlap function to Velox
(#15510)
f8b32e7ef by duanmeng, feat: Add listRowsFast in RowContainer (#15698)
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 57454916c8..39628132f0 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_08-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_08-1
+VELOX_BRANCH=dft-2025_12_09-1
+VELOX_ENHANCED_BRANCH=ibm-2025_12_09-1
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]