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

felixybw 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 93b10cbb46 [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_16) 
(#10461)
93b10cbb46 is described below

commit 93b10cbb4607f35e3485de64bfdba56b4d3f54ae
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun Aug 17 06:38:39 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_16) (#10461)
    
    Upstream Velox's New Commits:
    52e0bf51e by Kevin Wilfong, fix(build): Fix install_stemmer on Macs (#14484)
    76d61ea3c by Hongze Zhang, test: Set timestamp precision to microseconds 
back in Spark aggregation fuzzer (#14488)
    42193a801 by zml1206, fix: Avoid variable length arrays in the Spark 
to_json function (#14434)
    e9a02689f by Masha Basmanova, refactor: Move LocalRunner to Axiom (from 
Velox) (#14481)
    
    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 16288e4cea..279ebb851b 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_15
+VELOX_BRANCH=2025_08_16
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_15
+VELOX_ENHANCED_BRANCH=ibm-2025_08_16
 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