This is an automated email from the ASF dual-hosted git repository.

zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new f5a8a4e7d2 [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_09_06) (#12971)
f5a8a4e7d2 is described below

commit f5a8a4e7d2e4a7e75bf7bdf1e9aecbbda5cd79e6
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Sep 7 14:03:16 2026 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_09_06) (#12971)
    
    Upstream Velox's New Commits:
    afd946b47 by macduan, fix(nimble): Isolate vendored FSST C++ symbols
    646a7a898 by oerling, feat(torchwave): Standalone Triton port of 
masked_select_jagged and its test (#18860)
    5ecb2c5ca by oerling, feat(torchwave): Read a .pt2's flat inputs so a 
1k-row graph can be tested
    7427d6aab by tanjialiang, fix(nimble): Skip stripes that project no streams
    1b1566023 by Hongze Zhang, feat(spark): Support toIntermediate in 
AverageAggregate
    61b7be277 by tanjialiang, perf(nimble): Slice BlockBitPacking partial 
blocks structurally instead of repacking
    3769b9ad7 by Pedro Pedreira, feat(vector): Expose if DecodedVector buffers 
are borrowed or owned (#18795)
    c10f41ba1 by Wei He, fix(build): Remove deprecated gMock `Invoke` wrappers
    e527416d7 by Maria Basmanova, refactor(connectors): Add is<T>() and as<T>() 
downcasts (#18847)
    3e9b8f8ff by Maria Basmanova, feat(exec): Show what a table scan reads in 
plan text (#18842)
    1cae9c7ea by Sathish Krishna Raju, feat(writer): Expose nimble writer 
options as SerDe keys
    dd436f010 by Kaifei Yi, feat: Add Spark btrim function
    796c6214c by zhichenxu-meta, fix(rpc): Guard the backend stats read on 
close(), and split isBlocked() by mode (#18743)
    def80f989 by dependabot[bot], build(deps): Bump fast-uri from 3.1.5 to 
3.1.7 in /website
    990d1c8ba by inf, feat(parquet): Add writer.row-group-size config
    d7cec91cd by jkhaliqi, refactor(parquet): Use velox parquet reader in 
FileSerializeTest
    bcf94d0a8 by Wei He, fix(build): Remove deprecated gMock action wrappers
    c40c77c78 by Maria Basmanova, fix(build): Drop LazyRE2 from parse_duration
    edf4530c4 by tanjialiang, fix(nimble): Reject shared dictionary encoding in 
the index projector
    832171843 by Xiaoxuan, fix(nimble): Bound parallel decode across reader 
tree (#18828)
    d6f31488a by Ping Liu, fix(parquet): Use unaligned loads in DeltaBpDecoder 
SIMD path
    1a170973d by kevinwilfong, fix(exec): Only retain clustered input when no 
group spans batches (#18789)
    
    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 c774c2e9ec..b8961dd7cc 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-2026_09_04
-VELOX_ENHANCED_BRANCH=ibm-2026_09_04
+VELOX_BRANCH=dft-2026_09_06
+VELOX_ENHANCED_BRANCH=ibm-2026_09_06
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 ENABLE_ENHANCED_FEATURES=OFF


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to