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

chengchengjin 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 146ccbfc17 [GLUTEN-6887][VL] Daily Update Velox Version (2025_09_17) 
(#10730)
146ccbfc17 is described below

commit 146ccbfc17ef5744747d3bbfe7dc8e56f3dfe96a
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Sep 17 11:29:44 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_09_17) (#10730)
    
    Upstream Velox's New Commits:
    b3c1f3841 by Sutou Kouhei, build(pyvelox): Don't install pyvelox_libraries 
with VELOX_BUILD_PYTHON_PACKAGE=NO (#14812)
    f1c29268d by Huameng (Michael) Jiang, fix(misc): Mute previously introduced 
spammy log (#14871)
    8321974bd by Krishna Pai, feat: Add support for TIME in Simple Function 
Interface (#14808)
    aaa19e578 by dependabot[bot], build(ci): Bump actions/github-script from 
7.0.1 to 8.0.0 (#14768)
    42f116d6d by Huameng (Michael) Jiang, feat(readers): Optionally disable row 
size tracking (#14857)
    5b273c6fe by Huameng (Michael) Jiang, feat(readers): Customize column 
loader to track average row size (#14855)
    4354294a3 by Huameng (Michael) Jiang, feat(readers): Cache row size 
estimates (#14854)
    6626f2109 by Christian Zentgraf, fix(build): ABFS connector install for 
macOS (#14852)
    8e2243e06 by dependabot[bot], build(ci): Bump pypa/gh-action-pypi-publish 
from 1.12.4 to 1.13.0 (#14767)
    eb5991055 by James Gill, refactor: Extract serialization constants to a 
common file (#14863)
    bcba5be1e by Christian Zentgraf, fix(build): Benchmark compilation (#14552)
    a03a134ab by Chengcheng Jin, feat(cudf): Support enable cudf in task level 
(#14216)
    
    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 cc05b0ecb3..cf2fff787a 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,11 +17,11 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_09_16
+VELOX_BRANCH=2025_09_17
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_09_16
+VELOX_ENHANCED_BRANCH=ibm-2025_09_17
 ENABLE_ENHANCED_FEATURES=OFF
 
 # Developer use only for testing Velox PR.


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

Reply via email to