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

commit e39a1b382084ddfdd68a5ee52db495d2f3c6c8c5
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat May 10 11:20:38 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_10) (#9587)
    
    Upstream Velox's New Commits:
    37d40f65c by Mario Ruiz, test: Add EnsureWritableVectorTest for lazy vector 
(#13298)
    6bdc4e569 by duanmeng, feat: Zip the sorting column indices and compare 
flags (#13269)
    c96d12c1d by Kevin Wilfong, fix: Add check for overflow in Presto's 
from_unixtime (#13262)
    cde4cdb2a by Kevin Wilfong, fix: Casting complex types is only supposed to 
cast recursively if a child's type will change (#13245)
    a3ac7d43e by arnavb, feat: Add support for leftSemiProject join in nested 
loop join (#12172)
    8b0505d35 by Xiaoxuan Meng, feat: Add barrier support for unnest operator 
(#13293)
    28579fa78 by Ke Wang, feat: Add total used bytes to stats reporter (#13267)
    56e1ea3ae by Mario Ruiz, fix(type): Fix use after free in BaseVector 
(#13277)
    e4e81e761 by aditi-pandit, refactor: TopNRowNumber::getOutputFromMemory 
loop (#11440)
    06b99c77d by Xiaoxuan Meng, feat: Add task barrier support for streaming 
aggregation (#13273)
    7c0f17307 by Jimmy Lu, fix: Optimize selective ARRAY and MAP reader (#13240)
    fccb60d2a by Jialiang Tan, misc: Add comment to reclaim by abort (#13284)
    f1e712ea4 by Kien Nguyen, feat(type): Add NOISY_COUNT_IF_GAUSSIAN (#13230)
    39c08b939 by Xiaoxuan Meng, misc: Remove the legacy task cursor code 
(#13282)
    
    Signed-off-by: GlutenPerfBot <[email protected]>
    Co-authored-by: GlutenPerfBot <[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 3e6fc9d7c0..804d840dab 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_05_09
+VELOX_BRANCH=2025_05_10
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to