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

commit a2469a6595a52e3eab38e83dc79b69b1144e8e32
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Oct 16 09:21:24 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_16) (#7549)
    
    Upstream Velox's New Commits:
    
    c30c8f9d2 by Chengcheng Jin, PlanNodeStats add addInputTiming, 
getOutputTiming and finishTiming (10986)
    4682e769a by mwish, Doc: Spiller fix legacy interface and add compression 
doc (11231)
    f69820890 by JackyWoo, Use envvar for DuckDB version in setup script (11207)
    f59d9a759 by Sergey Pershin, Add "expression.max_array_size_in_reduce" 
query config property. (11255)
---
 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 32cfed0aa5..a65e22ceb9 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_10_15
+VELOX_BRANCH=2024_10_16
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to