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

marong 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 d109b6f22f [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_26) 
(#10528)
d109b6f22f is described below

commit d109b6f22fcd95c1df29e82fa5b90f3ba7933ff2
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Aug 26 08:48:29 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_26) (#10528)
    
    Upstream Velox's New Commits:
    36247114c by mbkkt, refactor: Avoid unnessary strings (#14576)
    854ed5ca3 by Yolande Yan, feat: Velox Scalar Function Unknown Support 
(#14573)
    bec3d85f5 by Sutou Kouhei, fix(build): Fix build error with 
VELOX_ENABLE_AGGREGATES=OFF (#14245)
    e8d1589ce by Heidi Han, feat: Add LongEnumParameter to SignatureBinder 
(#14370)
    cb9add73a by Heidi Han, feat(type): Add TypeParser logic to parse 
BigintEnumType (#14274)
    12a2d81d6 by Heidi Han, feat(type): Add BigintEnum type in Velox (#14182)
    58eaf01de by Xiaoxuan Meng, fix: Ttable writer tests and refactor grouping 
set APIs (#14579)
    
    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 1c55119062..4406d0af1e 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_24
+VELOX_BRANCH=2025_08_26
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_24
+VELOX_ENHANCED_BRANCH=ibm-2025_08_26
 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