Re: [VOTE] Release Spark 2.4.6 (RC3)

2020-05-17 Thread Prashant Sharma
+1, Looks good. Thank you for putting this together. On Sat, May 16, 2020 at 10:38 AM Holden Karau wrote: > Please vote on releasing the following candidate as Apache Spark version > 2.4.6. > > The vote is open until May 22nd at 9AM PST and passes if a majority +1 PMC > votes are cast, with a m

Re: [VOTE] Release Spark 2.4.6 (RC3)

2020-05-17 Thread Sean Owen
+1 , same response as to the last RC. This looks like it includes the fix discussed last time, as well as a few more small good fixes. On Sat, May 16, 2020 at 12:08 AM Holden Karau wrote: > > Please vote on releasing the following candidate as Apache Spark version > 2.4.6. > > The vote is open u

Re: [VOTE] Release Spark 2.4.6 (RC3)

2020-05-17 Thread DB Tsai
+1 as well. Thanks. On Sun, May 17, 2020 at 7:39 AM Sean Owen wrote: > +1 , same response as to the last RC. > This looks like it includes the fix discussed last time, as well as a > few more small good fixes. > > On Sat, May 16, 2020 at 12:08 AM Holden Karau > wrote: > > > > Please vote on rel

Re: Applying schema dynamically in dataframe

2020-05-17 Thread ZHANG Wei
May I get a sample scenario to understand the requirement? -- Cheers, -z On Sat, 16 May 2020 11:45:03 +0530 rahul c wrote: > Hi dev, > > Currently I have a scenario where I am reading the data from Kafka using > spark dataframe. > > Multiple data sources ingest the data into kafka same topic