Re: [ANNOUNCE] Apache Spark 3.5.0 released

2023-09-17 Thread Ruifeng Zheng
Thanks Yuanjian for driving this release, Congratulations! On Mon, Sep 18, 2023 at 2:16 PM Maxim Gekk wrote: > Thank you for the work, Yuanjian! > > On Mon, Sep 18, 2023 at 6:28 AM beliefer wrote: > >> Congratulations! Apache Spark. >> >> >> >> At 2023-09-16 01:01:40, "Yuanjian Li" wrote: >> >

Re: [ANNOUNCE] Apache Spark 3.5.0 released

2023-09-17 Thread Maxim Gekk
Thank you for the work, Yuanjian! On Mon, Sep 18, 2023 at 6:28 AM beliefer wrote: > Congratulations! Apache Spark. > > > > At 2023-09-16 01:01:40, "Yuanjian Li" wrote: > > Hi All, > > We are happy to announce the availability of *Apache Spark 3.5.0*! > > Apache Spark 3.5.0 is the sixth release

Re:[ANNOUNCE] Apache Spark 3.5.0 released

2023-09-17 Thread beliefer
Congratulations! Apache Spark. At 2023-09-16 01:01:40, "Yuanjian Li" wrote: Hi All, We are happy to announce the availability of Apache Spark 3.5.0! Apache Spark 3.5.0 is the sixth release of the 3.x line. To download Spark 3.5.0, head over to the download page: https://spark.apache.o

Re: First Time contribution.

2023-09-17 Thread Haejoon Lee
Welcome Ram! :-) I would recommend you to check https://issues.apache.org/jira/browse/SPARK-37935 out as a starter task. Refer to https://github.com/apache/spark/pull/41504, https://github.com/apache/spark/pull/41455 as an example PR. Or you can also add a new sub-task if you find any error mess

Re: First Time contribution.

2023-09-17 Thread Denny Lee
Hi Ram, We have some good guidance at https://spark.apache.org/contributing.html HTH! Denny On Sun, Sep 17, 2023 at 17:18 ram manickam wrote: > > > > Hello All, > Recently, joined this community and would like to contribute. Is there a > guideline or recommendation on tasks that can be picked