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

commit f70a5a79641bd346d7e51f4c2bcefee64ae735c8
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Oct 15 12:58:07 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_10_15) (#7530)
    
    Upstream Velox's New Commits:
    
    757a1e47d by Sergey Pershin, Throw VeloxRuntimeError in Reduce() on 
violating kMaxArraySize. (11252)
    6051f0328 by Jimmy Lu, Fix and optimize read IO pattern for flat map column 
(11236)
    1b68c58ec by NEUpanning, Refactor buildDateTimeFormatter to return 
velox::Expected (11246)
    319caf202 by zhli1142015, Fix overflow behavior for spark decimal sum 
aggregate function (11127)
    9c82a7f55 by Jialiang Tan, Fix query replayer crash (11249)
    35170c6ac by Jialiang Tan, Do not serialize data type if not initialized 
(11248)
    f9d9f482d by Joe Giardino, Working POC for Impulse velox connector (11244)
    c5a61b807 by Reetika Agrawal, Fix namespace and remove unused code in 
ParquetReader.cpp (11223)
---
 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 88531507ea..32cfed0aa5 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_13
+VELOX_BRANCH=2024_10_15
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to