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 6500b9a343 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_25) 
(#8613)
6500b9a343 is described below

commit 6500b9a343c1c5ea5d362fc4799d23396e04825e
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sun Jan 26 09:10:59 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_25) (#8613)
    
    Upstream Velox's New Commits:
    
    b0a5ef848 by Kk Pulla, misc(examples): Extend simple functions example to 
use nested complex types (12061)
    cca4fee65 by Xiaoxuan Meng, refactor: Fix xdb connector getters (12164)
    9002fc9fd by Daniel Hunte, feat(fuzzer): Update "tryFlipJoinSides" 
functions to handle multi-joins (11938)
    276c1db33 by Pedro Eugenio Rocha Pedreira, feat(python): PyVelox bindings 
for PlanBuilder and PlanNode (12101)
    e803ae349 by Daniel Hunte, fix(fuzzer): Make Join Fuzzer fail when query 
fails in reference DB (12131)
    edd7e8ff7 by zhli1142015, fix(hashjoin): Add extra output capacity for left 
semi join (12108)
---
 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 3e804dfe40..366eafd81d 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_24
+VELOX_BRANCH=2025_01_25
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to