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 3ffdd5fc30 [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_09_03) (#12961)
3ffdd5fc30 is described below

commit 3ffdd5fc30dd26e68349776e88d2ac6066f78bed
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Sep 3 14:14:48 2026 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_09_03) (#12961)
    
    Upstream Velox's New Commits:
    6a9ef7e76 by Devavret Makkar, perf(cuDF): Adds support for using 
cudf::streaming_groupby
    198976a48 by Ali LeClerc, docs(website): Add VeloxCon China banner, update 
community tiles
    20de6056b by Mariam AlMesfer, feat(sparksql): Add casts between DATE and 
TIMESTAMP UTC
    93c627bc0 by dependabot[bot], build(deps): Bump postcss-selector-parser 
from 6.1.2 to 6.1.4 in /website
    484ef8297 by zhichenxu-meta, fix(rpc): Let each backend adapt its 
concurrency independently (#18559)
    ad450344b by Karthikeyan, feat(cudf): Add CudfLocalMerge and allow 
PartitionOutput without Fallback
    720788b53 by adheer-araokar, fix(HashTableCache): Give each entry its own 
leaf pool (#18788)
    a6a7a19d4 by tanjialiang, perf(nimble): Slice RLE run ranges structurally 
instead of re-encoding
    6a6f2653e by kevinwilfong, fix: Track row size for min_by/max_by with 
non-numeric accumulators (#18522)
    0130d6101 by Paul Meng, feat(vector): Add BaseVector::unsafeSetPool for 
future allocations
    0544a2d0d by Ping Liu, refactor: Make S3 config keys connector agnostic
    b39acf17e by LingBin, refactor(memory): Remove unused TestValue in 
ArbitrationOperation
    b522992f5 by Wechar Yu, fix(parquet): Advance struct reader subtree when 
skipping filtered rows
    bf32b1af5 by Minh Vu, fix(parquet): Handle out-of-range created_by versions
    fa383648d by LingBin, fix: Fix naming violations in 
ScopedArbitrationParticipant
    2466d2022 by Kevin Tang, fix(hyperloglog): Zero extend Murmur3 tail bytes
    dee334cfe by Raymond Lin, fix(dwio): Exclude prefetch reads from query 
thread IO wait
    bdb8d4e0c by Sathish Krishna Raju, feat(exec): Add storage parameters to 
TableWriterBuilder (#18693)
    a2d4a31da by Naveen Mahadevuni, feat(iceberg): Add IcebergTableHandle class
    59f391c0e by Wechar Yu, feat(arrow): Add support for large-strings
    0223a0ce7 by Karthikeyan, fix(memory): Reject unsupported page size in 
MmapAllocator
    5f3e501ba by Karthikeyan, fix(abfs): Guard AbfsFileSystemTest::TearDown() 
against a failed SetUp()
    1e14588a3 by Vyacheslav Andreykiv, fix: Enable bulk reader path on aarch64 
via hasSIMD() (#18609)
    5a98cfe19 by tanjialiang, perf(nimble): Add SliceEncoding for Nimble
    614c9c704 by tanjialiang, perf(nimble): Plan and scan only the stripes that 
carry ranges
    
    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 95193bc11e..e6f185b841 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_01
-VELOX_ENHANCED_BRANCH=ibm-2026_09_01
+VELOX_BRANCH=dft-2026_09_03
+VELOX_ENHANCED_BRANCH=ibm-2026_09_03
 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