late +1. thanks Dongjoon!


------------------ 原始邮件 ------------------
发件人:                                                                            
                                            "Dongjoon Hyun"                     
                                                               
<[email protected]&gt;;
发送时间:&nbsp;2021年5月19日(星期三) 凌晨1:29
收件人:&nbsp;"Wenchen Fan"<[email protected]&gt;;
抄送:&nbsp;"Xiao Li"<[email protected]&gt;;"Kent 
Yao"<[email protected]&gt;;"John Zhuge"<[email protected]&gt;;"Hyukjin 
Kwon"<[email protected]&gt;;"Holden Karau"<[email protected]&gt;;"Takeshi 
Yamamuro"<[email protected]&gt;;"dev"<[email protected]&gt;;"Yuming 
Wang"<[email protected]&gt;;
主题:&nbsp;Re: Apache Spark 3.1.2 Release?



Thank you all! I'll start to prepare.

Bests,
Dongjoon.



On Tue, May 18, 2021 at 12:53 AM Wenchen Fan <[email protected]&gt; wrote:

+1, thanks!


On Tue, May 18, 2021 at 1:37 PM Xiao Li <[email protected]&gt; wrote:

+1 Thanks, Dongjoon!

Xiao






On Mon, May 17, 2021 at 8:45 PM Kent Yao <[email protected]&gt; wrote:

            
              +1. thanks Dongjoon
                           
              
                                                                                
              Kent Yao&nbsp;
@ Data Science Center, Hangzhou Research Institute, NetEase Corp.a 
spark&nbsp;enthusiast
kyuubiis a unified&nbsp;multi-tenant&nbsp;JDBC interface for large-scale data 
processing and analytics,&nbsp;built on top of&nbsp;Apache Spark.

spark-authorizerA Spark SQL extension which provides SQL Standard Authorization 
for&nbsp;Apache Spark.
spark-postgres&nbsp;A library for reading data from and transferring data to 
Postgres / Greenplum with Spark SQL and DataFrames, 10~100x faster.
itatchiA library&nbsp;that brings useful functions from various modern database 
management systems to&nbsp;Apache Spark.








 
 
 
 
 
 
 
 
         
     
      
     
 
     On 05/18/2021 10:57,John Zhuge<[email protected]&gt; wrote: 
 
  +1, thanks Dongjoon!


On Mon, May 17, 2021 at 7:50 PM Yuming Wang <[email protected]&gt; wrote:

+1.


On Tue, May 18, 2021 at 9:06 AM Hyukjin Kwon <[email protected]&gt; wrote:

+1 thanks for driving me

On Tue, 18 May 2021, 09:33 Holden Karau, <[email protected]&gt; wrote:

+1 and thanks for volunteering to be the RM :)

On Mon, May 17, 2021 at 4:09 PM Takeshi Yamamuro <[email protected]&gt; 
wrote:

Thank you, Dongjoon~ sgtm, too.

On Tue, May 18, 2021 at 7:34 AM Cheng Su <[email protected]&gt; wrote:

+1 for a new release, thanks Dongjoon!
 
 Cheng Su
 
 On 5/17/21, 2:44 PM, "Liang-Chi Hsieh" <[email protected]&gt; wrote:
 
 &nbsp; &nbsp; +1 sounds good. Thanks Dongjoon for volunteering on this!
 
 
 &nbsp; &nbsp; Liang-Chi
 
 
 &nbsp; &nbsp; Dongjoon Hyun-2 wrote
 &nbsp; &nbsp; &gt; Hi, All.
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; Since Apache Spark 3.1.1 tag creation (Feb 21),
 &nbsp; &nbsp; &gt; new 172 patches including 9 correctness patches and 4 K8s 
patches arrived
 &nbsp; &nbsp; &gt; at branch-3.1.
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; Shall we make a new release, Apache Spark 3.1.2, as the 
second release at
 &nbsp; &nbsp; &gt; 3.1 line?
 &nbsp; &nbsp; &gt; I'd like to volunteer for the release manager for Apache 
Spark 3.1.2.
 &nbsp; &nbsp; &gt; I'm thinking about starting the first RC next week.
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; $ git log --oneline v3.1.1..HEAD | wc -l
 &nbsp; &nbsp; &gt;&nbsp; &nbsp; &nbsp; 172
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; # Known correctness issues
 &nbsp; &nbsp; &gt; SPARK-34534&nbsp; &nbsp; &nbsp;New protocol 
FetchShuffleBlocks in OneForOneBlockFetcher
 &nbsp; &nbsp; &gt; lead to data loss or correctness
 &nbsp; &nbsp; &gt; SPARK-34545&nbsp; &nbsp; &nbsp;PySpark Python UDF return 
inconsistent results when
 &nbsp; &nbsp; &gt; applying 2 UDFs with different return type to 2 columns 
together
 &nbsp; &nbsp; &gt; SPARK-34681&nbsp; &nbsp; &nbsp;Full outer shuffled hash 
join when building left side
 &nbsp; &nbsp; &gt; produces wrong result
 &nbsp; &nbsp; &gt; SPARK-34719&nbsp; &nbsp; &nbsp;fail if the view query has 
duplicated column names
 &nbsp; &nbsp; &gt; SPARK-34794&nbsp; &nbsp; &nbsp;Nested higher-order 
functions broken in DSL
 &nbsp; &nbsp; &gt; SPARK-34829&nbsp; &nbsp; &nbsp;transform_values return 
identical values when it's used
 &nbsp; &nbsp; &gt; with udf that returns reference type
 &nbsp; &nbsp; &gt; SPARK-34833&nbsp; &nbsp; &nbsp;Apply right-padding 
correctly for correlated subqueries
 &nbsp; &nbsp; &gt; SPARK-35381&nbsp; &nbsp; &nbsp;Fix lambda variable name 
issues in nested DataFrame
 &nbsp; &nbsp; &gt; functions in R APIs
 &nbsp; &nbsp; &gt; SPARK-35382&nbsp; &nbsp; &nbsp;Fix lambda variable name 
issues in nested DataFrame
 &nbsp; &nbsp; &gt; functions in Python APIs
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; # Notable K8s patches since K8s GA
 &nbsp; &nbsp; &gt; SPARK-34674&nbsp; &nbsp; Close SparkContext after the Main 
method has finished
 &nbsp; &nbsp; &gt; SPARK-34948&nbsp; &nbsp; Add ownerReference to executor 
configmap to fix leakages
 &nbsp; &nbsp; &gt; SPARK-34820&nbsp; &nbsp; add apt-update before gnupg install
 &nbsp; &nbsp; &gt; SPARK-34361&nbsp; &nbsp; In case of downscaling avoid 
killing of executors already
 &nbsp; &nbsp; &gt; known by the scheduler backend in the pod allocator
 &nbsp; &nbsp; &gt; 
 &nbsp; &nbsp; &gt; Bests,
 &nbsp; &nbsp; &gt; Dongjoon.
 
 
 
 
 
 &nbsp; &nbsp; --
 &nbsp; &nbsp; Sent from: 
http://apache-spark-developers-list.1001551.n3.nabble.com/ 
 
 &nbsp; &nbsp; 
---------------------------------------------------------------------
 &nbsp; &nbsp; To unsubscribe e-mail: [email protected]
 
 
 



-- 
---
Takeshi Yamamuro



 

-- 
Twitter:&nbsp;https://twitter.com/holdenkarau

Books (Learning Spark, High Performance Spark, 
etc.):&nbsp;https://amzn.to/2MaRAG9&nbsp;
YouTube Live Streams:&nbsp;https://www.youtube.com/user/holdenkarau









 
 
 



-- 
John Zhuge

  
 
 



--

Reply via email to