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 9608d652ae [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_10) 
(#9922)
9608d652ae is described below

commit 9608d652ae23ba86a198c941fd5434d69b7b13b8
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Jun 10 07:29:42 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_10) (#9922)
    
    Upstream Velox's New Commits:
    3689531c6 by Patrick Sullivan, fix: Make st_x and st_y use VELOX_FAIL over 
throwing UserError (#13570)
    cb048ea9b by Patrick Sullivan, feat: Implement ST_DISTANCE function (#13565)
    d5981d073 by Patrick Sullivan, feat: Implement ST_GEOMETRYTYPE function 
(#13564)
    ff8464587 by Jacob Wujciak-Jens, build(ci): Reinstall dependencies when 
setup scripts have been touched (#13665)
    a29666bda by Mario Ruiz, feat: Support filtering on map values and list 
elements in SelectiveRepeatedColumnReader (#13348)
    92a3b1066 by Yabin Ma, fix: Add ARM support for CUDA install (#13672)
    41db447c2 by Xiaoxuan Meng, feat: Provides connector config to configure 
lazy decode in ss client. (#13688)
    61b95b081 by zml1206, feat: Add Spark trunc function (#13394)
    55e53142a by Deepak Majeti, feat: Support Presto quoted_identifier 
semantics in parseTypeSignature (#13658)
    7e299a6ae by iiFeung, feat: Add Spark varchar_type_write_side_check 
function (#13034)
    f0e336a64 by Rui Mo, fix: Spark lower function on unicode character (#13158)
    da209b76c by Konstantinos Karatsenidis, Add HashJoin unit tests for left 
outer join (#13638)
    
    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 94f0a8f69d..99437ddd1d 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_09
+VELOX_BRANCH=2025_06_10
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 


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

Reply via email to