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 75c6f27cb2 [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_06) 
(#10368)
75c6f27cb2 is described below

commit 75c6f27cb2a776edca56c1fabc76262f655447ae
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Aug 6 09:11:53 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_06) (#10368)
    
    Upstream Velox's New Commits:
    0a722bceb by Oliver Xu, fix: Fix overflow check (#14256)
    6c4f3cbe8 by Ke Wang, feat: Add numeric_histogram function (#14241)
    850c83f0d by Peter Enescu, fix: Use internal sort_array for Presto fuzzer 
(#14328)
    0f405b1f8 by Mingyu Zhang, remove CppToType for VARBINARY (#14325)
    b671ac57d by Oliver Xu, feat: Add QuantileDigest::getDistributionFunction 
(#14311)
    75f9e498a by zml1206, docs: Remove extra blank line at the end of 
may-2025.rst (#14320)
    275983faf by Zoltan Arnold Nagy, feat(cudf): Add expression fixes to pass 
Presto TPC-H plans (#14106)
    5088c18b0 by Xiaoxuan Meng, misc: Add allocated bytes in allocation failure 
message (#14327)
    0c3838716 by Ke Wang, feat(fuzzer): Add input generator for 
numeric_histogram (#14289)
    b7bdd6f3e by Xiaoxuan Meng, feat: Add barrier support for Limit operator 
(#14317)
    faed336d2 by Masha Basmanova, refactor: Remove unused variable from 
TableScanBuilder::build (#14324)
    
    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 effaf6c8fd..65e171a317 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_08_05
+VELOX_BRANCH=2025_08_06
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_05
+VELOX_ENHANCED_BRANCH=ibm-2025_08_06
 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