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 7813648189 [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_30) 
(#10588)
7813648189 is described below

commit 78136481893650baf17a3e1d0f29e112b3ff7039
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat Aug 30 10:59:02 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_30) (#10588)
    
    Upstream Velox's New Commits:
    59a085a37 by Muhammad Haseeb, feat(cudf): Enable converting ConnectorSplits 
from hive to parquet (#14128)
    0570617d1 by PHILO-HE, feat: Add a configuration property for Spark ANSI 
mode (#14375)
    1c9eedd3d by Xiaoxuan Meng, fix: Make columns stats spec optional for table 
write plan builders (#14646)
    2593702d6 by Masha Basmanova, feat: Show constant projections separately in 
Plan Summary (#14638)
    9e30b4013 by Rong Ma, feat(gcs): Add config to support registering custom 
GcsOAuthCredentialsProvider (#14384)
    9aea41b8a by Joe Abraham, feat: Add decimal support to Presto array_cum_sum 
function (#13171)
    108dede53 by Eric Jia, feat: Add enableFlatMap option in makeWriteTask 
function (#14642)
    
    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 bb37d291db..c5e3c26a09 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_29
+VELOX_BRANCH=2025_08_30
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_29
+VELOX_ENHANCED_BRANCH=ibm-2025_08_30
 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