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

yuanzhou 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 b30501fc9f [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_01) 
(#10321)
b30501fc9f is described below

commit b30501fc9f345425491b459bba723061e9153148
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Aug 1 11:29:13 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_01) (#10321)
    
    Upstream Velox's New Commits:
    2ce492993 by Oliver Xu, docs: Fix the format (#14288)
    ff4ed1efe by Christian Zentgraf, fix: TableScan metrics collection type 
(#14210)
    9d92624da by aditi-pandit, fix: Correct spelling of dense_rank function 
(#14150)
    181b56f8b by Jimmy Lu, fix: Do not keep reference to input vector in 
FilterProject longer than needed (#14269)
    3768be633 by Masha Basmanova, docs: Add monthly update for July 2025 
(#14286)
    d8b03bab0 by Richard Barnes, fix: Argument comment in 
velox/common/memory/tests/ArbitrationParticipantTest.cpp +12 (#14295)
    934c29dc5 by James Gill, refactor: Fix typos in comments (#14284)
    fe3f19174 by Heidi Han, refactor: Rename CustomTypeFactories -> 
CustomTypeFactory (#14179)
    fd41861d3 by Wei He, fix(fuzzer): Disable decimal type when running fuzzer 
with Presto SOT (#14285)
    17a1cda77 by Wei He, misc: Move listAggregateFunctionNames() API to 
exec/AggregateFunctionRegistry.h (#14267)
    3a22f2dbd by Peter Enescu, fix(fuzzer): Remove geometry functions from 
fuzzer runs (#14282)
    730534112 by Jacob Wujciak-Jens, build: Refactor Docker Images and Workflow 
to facilitate multi-arch Images (#14046)
    5493c663d by Christian Zentgraf, fix(build): Remove quotes for extra arrow 
options (#14087)
    
    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 9c18493fe2..529e6f100e 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_07_31
+VELOX_BRANCH=2025_08_01
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_07_31
+VELOX_ENHANCED_BRANCH=ibm-2025_08_01
 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