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 8ad118694e [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_28) 
(#10076)
8ad118694e is described below

commit 8ad118694ecc53530f12592ff80ccebd8bce8e22
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Mon Jun 30 06:04:09 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_28) (#10076)
    
    * [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_28)
    
    Upstream Velox's New Commits:
    4134ca994 by Paul Meng, fix: Pass context to ISerializable::deserialize 
from the parent deserialize (#13758)
    357e9c70d by Eric Jia, feat: Add prefix key test in IndexLookupJoin to make 
sure it supports prefix keys (#13902)
    a4321095f by Jialiang Tan, fix: Fix flaky ArbitrationParticipant test 
(#13915)
    09b515ed9 by Natasha Sehgal, Velox: tdigest_agg (#12315)
    422f0b411 by Ke Jia, fix: Fix anti join result mismatch with filter and 
multi duplicated rows (#13123)
    6c819d0a3 by Zhichen Xu, Add l2_squared to cpp (#13866)
    1bd4063ca by duanmeng, misc: Remove SCOPE_EXIT from 
`Merge::getOutputFromSource` (#13904)
    5d477166b by Yi Cheng Lee, fix: Nested Complex Type Reads (#13900)
    6f4706208 by Xiaoxuan Meng, fix: Fix the result map size setting (#13906)
    8693abdfb by Xiaoxuan Meng, fix: Fix the server crash caused by remote 
exchange error (#13905)
    
    Signed-off-by: glutenperfbot <[email protected]>
    
    * trigger ci
    
    Signed-off-by: Yuan <[email protected]>
    
    ---------
    
    Signed-off-by: glutenperfbot <[email protected]>
    Signed-off-by: Yuan <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
    Co-authored-by: Yuan <[email protected]>
---
 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 8537f7eda9..5958409039 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_06_27
+VELOX_BRANCH=2025_06_28
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/oap-project/velox.git


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

Reply via email to