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 22e55fe4ea [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_24) 
(#10513)
22e55fe4ea is described below

commit 22e55fe4ea6937649184b46d65c272d52ecfe43d
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun Aug 24 09:58:03 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_24) (#10513)
    
    Upstream Velox's New Commits:
    8d01456cf by Jialiang Tan, fix: Fix memory arbitrator fuzzer fault fs 
injection (#14572)
    255da1aa8 by Artem Selishchev, Adding threshold for logging memory pool 
allocations (#14437)
    5ba8f1090 by mbkkt, misc: Avoid unnecessary static data (-1 map, -N 
strings) (#14380)
    8cab1eadf by Heidi Han, refactor: Move type/parser -> 
functions/prestosql/types/parser (#14208)
    563ff8194 by Ashutosh Gupta, refactor: Move vectorToVariant to BaseVector 
(#14357)
    d23b4b6b6 by Krishna Pai, Fix (json) : Json Parse validation to be more 
comprehensive in certain json functions (#14558)
    
    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 bf9450a014..1c55119062 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_23
+VELOX_BRANCH=2025_08_24
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_23
+VELOX_ENHANCED_BRANCH=ibm-2025_08_24
 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