This is an automated email from the ASF dual-hosted git repository.
rui 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 ffe7adc2de [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2025_12_16) (#11301)
ffe7adc2de is described below
commit ffe7adc2dea82324389f601bdde6ed3c237a22d3
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Dec 16 13:37:43 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_16) (#11301)
Upstream Velox's New Commits:
42f1355c5 by James Gill, feat(geo): Implement geometry_union_agg and
convex_hull_agg (#15740)
34fc5ece8 by Alex Zhavnerchik, feat: Add new file format type (#15753)
63d30e9dd by Huameng (Michael) Jiang, feat(readers): Control knob in row
reader option (#15767)
e0c1dcba6 by Jimmy Lu, feat: Add BigintValuesUsingBloomFilter (#15741)
b99863c07 by Heidi Han, fix: Make implicit int64_t -> double conversion
explicit (#15770)
525063db1 by Richard Barnes, fix: Remove unused-but-set variables in velox
(#15766)
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 47c37760e0..60de403d3e 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_14-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_14-1
+VELOX_BRANCH=dft-2025_12_16
+VELOX_ENHANCED_BRANCH=ibm-2025_12_16
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]