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 18390c3bff [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2026_05_15) (#12096)
18390c3bff is described below

commit 18390c3bfff924265889c91062903c7f87804698
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon May 18 07:13:41 2026 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_05_15) (#12096)
    
    Upstream Velox's New Commits:
    ddb1702f7 by Pratik Pugalia, build: Tighten OSS pr-review skill (#17488)
    485f4a698 by Apurva Kumar, feat: V3 DeleteFile typed fields + 
dataSequenceNumber on HiveIcebergSplit (Velox) (#17503)
    59f88d56b by Muhammad Haseeb, fix: Deletion vector offsets must comply with 
spec (#17511)
    e3a18e600 by Bikramjeet Vig, feat: Add VectorFunctionListener registry for 
observing VectorFunction::apply calls (#17508)
    5b3748b9c by Jacob Khaliqi, fix(macos): Install protobuf@21 from source 
instead of Homebrew (#16349)
    ab5738afb by Philo He, fix: Call base initialize method in Expand operator 
(#17482)
    baba102a1 by Wei He, perf: Reuse vector in DistinctAggregations (#17480)
    a9263b7b7 by Alex Zhavnerchik, feat: Add KeyDecoder for Velox serializer 
keys (#17510)
    d7922b817 by Zac Wen, feat: Add non-index condition support to 
HiveIndexSource (#17486)
    55f7baea8 by Jimmy Lu, test: Add end-to-end extraction table scan tests 
(#17339)
    70f9740a2 by Krishna Pai, fix: Netlify CI by rewriting yarn.lock URLs to 
public registry (#17505)
    19bf0ed76 by wecharyu, fix: Fix the memory pool hierarchy of writer node 
(#16240)
    d60815eab by zhli1142015, fix(abfs): Avoid extra copy in preadv (#17370)
    1efd35641 by Jimmy Lu, feat: Add extraction stream skipping in DWRF reader 
(#17337)
    
    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 c8650fe1d6..a6631e1e76 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_05_13
-VELOX_ENHANCED_BRANCH=ibm-2026_05_13
+VELOX_BRANCH=dft-2026_05_15
+VELOX_ENHANCED_BRANCH=ibm-2026_05_15
 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