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

FelixYBW 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 cc011f37b9 [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_09_18) (#13051)
cc011f37b9 is described below

commit cc011f37b9d2dfd4011e7f7e4253067d008fc14a
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Sep 18 17:28:00 2026 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_09_18) (#13051)
    
    Upstream Velox's New Commits:
    0848734c3 by RindsSchei225e, feat(nimble): Add nimble.compression_type to 
pin the stream compressor (#18588)
    d36e044b9 by LingBin, refactor: Update HashBitRangeTest with proper naming
    ce9971af7 by Jimmy Lu, feat: Fixed point operator
    b31a299ad by SeanRooooney, feat(cudf): Add replace to the GPU expression 
evaluator
    ccd4aec44 by Arjun Gupta, fix(rpc): Publish RPC stats while the driver is 
blocked
    47d622aa4 by kevinwilfong, fix(fuzzer): Install a memory arbitrator in the 
aggregation fuzzers
    e2139c782 by Arpit Porwal, feat(exec): Add mayRetainInput to 
AggregationNode (#19004)
    3fd1d004b by Apurva Kumar, feat: Add stripe-stats pruning to the selective 
Nimble reader
    93f23a0bf by Shruti Shivakumar, fix(cudf): Handle mixed-width decimal 
division
    909f076bc by Shruti Shivakumar, fix(cudf): Normalize reader decimals to 
logical Velox types
    c8c0c7c2a by Shruti Shivakumar, fix(cudf): Honor MultiRange parent null 
policy
    9df328636 by Maria Basmanova, docs: Strengthen the commit-message writing 
rules
    1d1b76567 by macduan, perf(nimble): Vectorize ALP bulk decoding
    09a712b73 by Devavret Makkar, fix(cudf): Release batched concat inputs 
incrementally
    214ccde8b by Shruti Shivakumar, refactor(cudf): Share hash and nested loop 
join build lifecycle
    d8dbee9b9 by adheer-araokar, fix(FileSystems): Add 
FileSystem::serializeExtraFileInfo (#19056) (#19056)
    ce276f63a by LingBin, refactor(memory): Remove unused startArbitration 
TestValue hook
    c61e8ac80 by Shruti Shivakumar, feat(cudf): Support CASE without ELSE
    55323c94f by Ke, refactor(index): Make ChunkStatsGroup and StreamIndex 
extensible
    3ba5f24bd by RindsSchei225e, fix(nimble): Dispatch string shared dictionary 
on the selective read path (#19041)
    611575594 by XiaoDu, test(nimble): Benchmark vector index read and search 
(#19020)
    4158ec538 by RindsSchei225e, feat(nimble): Length-limit the Huffman tree so 
skewed data stays encodable (#18707)
    
    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 ee911d0ebc..df80e2c18b 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_17
-VELOX_ENHANCED_BRANCH=ibm-2026_09_17
+VELOX_BRANCH=dft-2026_09_18
+VELOX_ENHANCED_BRANCH=ibm-2026_09_18
 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