Re: Spark 3.2.0 first RC next week

2021-08-11 Thread Gengliang Wang
Thanks for your information, Sean and Min! On Tue, Aug 10, 2021 at 9:59 PM Min Shen wrote: > Hi Gengliang, > > SPARK-36378 (Switch to using RPCResponse to communicate common block push > failures to the client) should be another one. > This introduces a slight protocol change to push-based shuff

Re: Spark 3.2.0 first RC next week

2021-08-10 Thread Min Shen
Hi Gengliang, SPARK-36378 (Switch to using RPCResponse to communicate common block push failures to the client) should be another one. This introduces a slight protocol change to push-based shuffle to improve code robustness and performance, and is almost ready to be committed. Because of the prot