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 6387359f6c [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_06) 
(#7822)
6387359f6c is described below

commit 6387359f6ce944e89fd11013b03dc47c02edd8d1
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Wed Nov 6 07:52:02 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_11_06) (#7822)
    
    Upstream Velox's New Commits:
    
    3034dd37e by Chengcheng Jin, Respect kPreferredOutputBatchRows strictly in 
Unnest (10711)
    a5ae22832 by duanmeng, Fix flakey FilterProjectReplayerTest (11436)
    f9b24d55d by Yang Zhang, Fix GCC build error with std::to_char<double> 
(11369)
    30fc13e01 by Mike Lui, prepare for Arrow 18.0.0 by adding new arrow 
internal header (11385)
    c0768d7f5 by Chengcheng Jin, Add SimpleFunctionMetadata toDebugString 
function (10821)
    62b0a1287 by Jialiang Tan, Let arbitrator system use nano second (11415)
    1e22de825 by duanmeng, Add HashJoinReplayer (11271)
    084879f9a by Jialiang Tan, Add icu4c brew search for icu4c (11416)
    2ade7f7de by Kevin Wilfong, Presto's from_unixtime with TSwTZ can be 1 
millisecond off in Velox compared to Presto Java (11426)
    f4a1223c0 by Kevin Wilfong, Handle strings with partial date/time 
specifications and time zones in Presto's from_iso8601_t
---
 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 16467f938d..3c1bc083ed 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_11_05
+VELOX_BRANCH=2024_11_06
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to