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

commit e1f6c6425b4ef6f06b9b339876ed1ba57ea0acfb
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Jun 18 09:41:54 2025 +0100

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_06_18) (#9998)
    
    Upstream Velox's New Commits:
    ec1d56dd1 by [email protected], build: Support build on macos-15 with cmake 
4 (#13554)
    cf40116cc by Ke Wang, feat: Add inverse_chi_squared_cdf (#13789)
    7d22691c5 by Rui Mo, fix: Fix resource release for memoizing constant 
folding expression (#13755)
    0e01a2ba6 by Ke Wang, fix: Fix documents
    a3813a87e by Ke Jia, refactor: Extract GcsWriteFile and GcsReadFile classes 
into separate files (#13483)
    943118ab1 by xiaodou, fix: Fix DecimalUtil::computeAverage rounding in 
overflow cases (#13732)
    90cf0b6fc by Andrii Rosa, feat: Reduce HashTable load factor from 0.875 to 
0.7 (#13694)
    9c539c269 by Xiaoxuan Meng, fix: Fix the flaky unnest test timeout by 
reducing the data size (#13793)
    60281f725 by Eric Jia, feat: Integrate IndexLookupJoinReplayer with 
SequenceStorage (#13768)
    
    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 2dd4906d16..7c11712ef4 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_17
+VELOX_BRANCH=2025_06_18
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 


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

Reply via email to