Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-10 Thread Wenchen Fan
+1 On Tue, Jun 10, 2025 at 11:40 AM Herman van Hovell wrote: > +1 > > On Tue, Jun 10, 2025 at 2:04 PM Rozov, Vlad > wrote: > >> +1 (non-binding) >> >> Thank you, >> >> Vlad >> >> On Jun 10, 2025, at 10:44 AM, Sakthi wrote: >> >> +1 (non-binding) >> >> On Mon, Jun 9, 2025 at 8:28 PM bo yang wr

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-10 Thread Herman van Hovell
+1 On Tue, Jun 10, 2025 at 2:04 PM Rozov, Vlad wrote: > +1 (non-binding) > > Thank you, > > Vlad > > On Jun 10, 2025, at 10:44 AM, Sakthi wrote: > > +1 (non-binding) > > On Mon, Jun 9, 2025 at 8:28 PM bo yang wrote: > >> +1 (non-binding), thanks Martin! >> >> On Mon, Jun 9, 2025 at 7:47 PM Che

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-10 Thread Rozov, Vlad
+1 (non-binding) Thank you, Vlad On Jun 10, 2025, at 10:44 AM, Sakthi wrote: +1 (non-binding) On Mon, Jun 9, 2025 at 8:28 PM bo yang mailto:bobyan...@gmail.com>> wrote: +1 (non-binding), thanks Martin! On Mon, Jun 9, 2025 at 7:47 PM Cheng Pan mailto:pan3...@gmail.com>> wrote: +1 (non-bindi

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-10 Thread Sakthi
+1 (non-binding) On Mon, Jun 9, 2025 at 8:28 PM bo yang wrote: > +1 (non-binding), thanks Martin! > > On Mon, Jun 9, 2025 at 7:47 PM Cheng Pan wrote: > >> +1 (non-binding) >> >> I verified: >> >> 1. LICENSE/NOTICE are present >> 2. Signatures is correct >> 3. Build source code and run UT (I hav

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread bo yang
+1 (non-binding), thanks Martin! On Mon, Jun 9, 2025 at 7:47 PM Cheng Pan wrote: > +1 (non-binding) > > I verified: > > 1. LICENSE/NOTICE are present > 2. Signatures is correct > 3. Build source code and run UT (I have to replace sparksrc folder with > the content of spark-4.0.0.tgz to make the

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread Cheng Pan
+1 (non-binding) I verified: 1. LICENSE/NOTICE are present 2. Signatures is correct 3. Build source code and run UT (I have to replace sparksrc folder with the content of spark-4.0.0.tgz to make the source happen) Thanks, Cheng Pan > On Jun 10, 2025, at 00:59, Martin Grund wrote: > > Hi fo

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread Martin Grund
Hi folks, Please vote on releasing the following candidate as Apache Spark Connect Go Client 0.1.0. The release candidate was tested and built against Spark 4.0.0. The repository contains a sample application for submitting jobs written in Go using a small JVM wrapper

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread Martin Grund
Thanks for the feedback, I'll address it shortly. On Mon, Jun 9, 2025 at 08:31 Cheng Pan wrote: > Hi Martin, > > Thanks for addressing it, a few questions/issues I found: > > 1. The "fun Version"[1] returns "3.5.x”, this does not look like a correct > version as you claim this release candidates

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread Cheng Pan
Hi Martin, Thanks for addressing it, a few questions/issues I found: 1. The "fun Version"[1] returns "3.5.x”, this does not look like a correct version as you claim this release candidates was built and tested against Spark 4.0.0. 2. Seems your public key was not added to KEYS, so I can not ve

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-09 Thread Martin Grund
I updated the release based on the tag with the source releases and the proper signature. https://github.com/apache/spark-connect-go/releases/tag/v0.1.0-rc1 On Sun, Jun 8, 2025 at 10:44 PM Cheng Pan wrote: > The release artifacts don’t satisfy the ASF release policy[1]. > > > Projects MUST dire

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-08 Thread Cheng Pan
The release artifacts don’t satisfy the ASF release policy[1]. > Projects MUST direct outsiders towards official releases rather than raw > source repositories, nightly builds, snapshots, release candidates, or any > other similar packages. > Every ASF release MUST contain one or more source pa

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-08 Thread Yuanjian Li
+1 On Sun, Jun 8, 2025 at 21:40 Jules Damji wrote: > +1 (non-binding? > — > Sent from my iPhone > Pardon the dumb thumb typos :) > > On Jun 8, 2025, at 9:32 PM, Hyukjin Kwon wrote: > >  > > +1 > > On Sun, Jun 8, 2025 at 9:22 PM Martin Grund > wrote: > >> Please vote on releasing the following

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-08 Thread Jules Damji
+1 (non-binding? —Sent from my iPhonePardon the dumb thumb typos :)On Jun 8, 2025, at 9:32 PM, Hyukjin Kwon wrote:+1On Sun, Jun 8, 2025 at 9:22 PM Martin Grund wrote:Please vote on releasing the following candidate as Apache Spark Connect Go Client 0.1.0. The release candidate was tested and bui

Re: [VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-08 Thread Hyukjin Kwon
+1 On Sun, Jun 8, 2025 at 9:22 PM Martin Grund wrote: > Please vote on releasing the following candidate as Apache Spark Connect > Go Client 0.1.0. > > The release candidate was tested and built against Spark 4.0.0. The > repository contains a sample application for submitting jobs written in Go

[VOTE] Release Apache Spark Connect Go Client 0.1.0

2025-06-08 Thread Martin Grund
Please vote on releasing the following candidate as Apache Spark Connect Go Client 0.1.0. The release candidate was tested and built against Spark 4.0.0. The repository contains a sample application for submitting jobs written in Go using a small JVM wrapper