This is an automated email from the ASF dual-hosted git repository.
yuanzhou 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 be247e1129 [GLUTEN-6887][VL] Daily Update Velox Version
(dft-2026_01_02) (#11349)
be247e1129 is described below
commit be247e1129592edfe20bb8333ce93fb81bbc3ad2
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Jan 2 13:06:39 2026 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_01_02) (#11349)
Upstream Velox's New Commits:
2fdcd253e by Xiaoxuan Meng, misc: Added index bound type unit test (15879)
74af4ef1b by Xiao Du, feat: Add string compaction for approx_most_frequent
global aggregation (15852)
48e853131 by Pedro Eugenio Rocha Pedreira, refactor(simple-function): Make
materialization of string-types explicit (15869)
80638a89e by Artem Selishchev, fix: [velox] Reuse context in
ZSTD_decompress (15854)
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 7c00a13aad..5007022730 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_29
-VELOX_ENHANCED_BRANCH=ibm-2025_12_17
+VELOX_BRANCH=dft-2026_01_02
+VELOX_ENHANCED_BRANCH=ibm-2026_01_02
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
ENABLE_ENHANCED_FEATURES=OFF
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]