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

commit 9171124483eb4935cace5979d1373d4c5f78ad1b
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Jan 15 09:05:38 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_15) (#8536)
    
    Upstream Velox's New Commits:
    
    88170133e by rui-mo, feat(fuzzer): Add custom special form signatures for 
Presto and Spark (12032)
    61e737c59 by Pedro Eugenio Rocha Pedreira, fix(plan-builder): Avoid 
advancing plan id on error (12081)
    93523f823 by Deepak Majeti, feat(s3): Support S3 Region (12063)
    50f9a5455 by Kevin Wilfong, refactor: Break PrestoSerializer.cpp into 
components (11922)
    2b74a93bc by Pramod Satya, feat: Increase peer rows in partitions generated 
by window fuzzer (10293)
---
 ep/build-velox/src/get_velox.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index b3fa3ed5d3..f68c9b9980 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
 set -exu
 
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_01_14
+VELOX_BRANCH=2025_01_15
 VELOX_HOME=""
 
 OS=`uname -s`


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to