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 24191ab95a [GLUTEN-6887][VL] Daily Update Velox Version (2025_12_14)
(#11293)
24191ab95a is described below
commit 24191ab95a43f52aa462f863f17c8eb2406fde10
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Dec 14 13:14:20 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_12_14) (#11293)
* [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_14)
Upstream Velox's New Commits:
7effb9eb4 by James Gill, feat(geo): Increase default BingTile zoom shift
from 6 to 7 (#15759)
4bb8f853c by Ge Gao, feat: Add reservoir_sample aggregate function (#15688)
a5fcc123f by Heidi Han, feat: Add KHyperloglog scalar udfs using
SimpleFunction API (#15744)
e4510099b by Heidi Han, feat: Add merge KHLL aggregate function (#15743)
4a5a6313e by Heidi Han, feat: Add khyperloglog_agg function (#15574)
7ad7042bc by Zoltan Arnold Nagy, fix(cudf): S3 read test in cudf should
depend on s3 being enabled (#15613)
40244d30e by lingbin, refactor(exchange): Use recordInputStats() utility in
getOutputFromColumnarPages() (#15747)
aaa0a1c9d by Kevin Wilfong, test: Increase the default bias factor for
biased fuzzer runs (#15762)
9a0bd20b5 by James Gill, fix(geo): Handle small multipolygon rings better
(#15758)
f387e3a03 by Devavret Makkar, feat(cuDF): Check signatures of functions in
Expr before replacing FilterProject with CudfFilterProject (#15478)
Signed-off-by: glutenperfbot <[email protected]>
* add revert
Signed-off-by: Rong Ma <[email protected]>
---------
Signed-off-by: glutenperfbot <[email protected]>
Signed-off-by: Rong Ma <[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 493de8203c..47c37760e0 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_13-1
-VELOX_ENHANCED_BRANCH=ibm-2025_12_13-1
+VELOX_BRANCH=dft-2025_12_14-1
+VELOX_ENHANCED_BRANCH=ibm-2025_12_14-1
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]