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 9a2080a60c [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_06) 
(#9887)
9a2080a60c is described below

commit 9a2080a60c531712d89dbcf292f86d7bbb082316
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Jun 6 08:02:21 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_06) (#9887)
    
    Upstream Velox's New Commits:
    344f4ef7a by Kent Yao, feat: Register Spark cbrt function (#13482)
    f6e52b20b by Joe Giardino, feat: Add bulk string buffer method to 
StringViewBufferholder (#13542)
    cca7e742b by Jimmy Lu, fix: Optimize null to empty map conversion (#13637)
    01b2a8565 by Jimmy Lu, fix: Revert usage of breeze atomic in hash table 
(#13649)
    8431aaa8c by Jacob Khaliqi, feat(parquet): Add created by config in parquet 
writer (#12965)
    e242ec2fe by Artem Selishchev, fix: upgrade folly to v2025.05.26.00 (#13508)
    f88d7c068 by Jacob Wujciak-Jens, build: Upgrade geos to 3.10.7 to fix 
issues with gcc 13 (#13613)
    f0531e20b by Oliver Xu, feat(noise): Implement NOISY_COUNT_IF_GAUSSIAN(col, 
noise_scale, random_seed) (#13576)
    d02351911 by Rui Mo, fix(parquet): multi range filter in timestamp reader 
(#12926)
    d09eca728 by Zoltan Arnold Nagy, build(CUDA): Install GPUDirect Storage 
dependency (#13601)
    
    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 cf22658801..61384adbff 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_05_fix
+VELOX_BRANCH=2025_06_06
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 


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

Reply via email to