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 c3e9677ea [GLUTEN-6887][VL] Daily Update Velox Version (2024_08_20) 
(#6928)
c3e9677ea is described below

commit c3e9677ea70463abf2d438c30076d2d207f8a48d
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Aug 20 09:01:39 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_08_20) (#6928)
    
    Velox changes
    ```
    be529880b by Orri Erling, Wave Metrics (10679)
    676b17019 by Hongze Zhang, Add gflag to allow growing buffers that were 
created in different task (10768)
    ```
    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 ba967e22f..b3e556d63 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=2024_08_19
+VELOX_BRANCH=2024_08_20
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to