Re: [CONNECT] New Clients for Go and Rust

2023-06-01 Thread bo yang
t; 5/26/23 07:26, Martin Grund wrote: >> Thanks everyone for your feedback! I >> will work on figuring out what >> it takes to get started with a repo for >> the go client. >> >> On Thu 25. May 2023 at 21:51 Chao Sun >> wrote: >> >> +1 on separate

Re: [CONNECT] New Clients for Go and Rust

2023-06-01 Thread Martin Grund
out what >> it takes to get started with a repo for > the go client. >> >> On Thu 25. May 2023 at 21:51 Chao Sun > wrote: >> >> +1 on separate > repo too >> >> On Thu, May 25, 2023 at 12:43 PM Dongjoon Hyun >> > wrote: >>> >>&

Re: [CONNECT] New Clients for Go and Rust

2023-06-01 Thread Maciej
+1 for starting on a separate repo. >>> >>> Dongjoon. >>> >>> On Thu, May 25, 2023 at 9:53 AM yangjie01 >>> wrote: >>>> >>>> +1 on start this with a separate repo. >>>> >>>> Which new clients can be placed in

Re: [CONNECT] New Clients for Go and Rust

2023-06-01 Thread Martin Grund
gt; >>>> >>>> On 5/26/23 07:26, Martin Grund wrote: >>>> >>>> Thanks everyone for your feedback! I will work on figuring out what it >>>> takes to get started with a repo for the go client. >>>> >>>> On Thu 25. May

Re: [CONNECT] New Clients for Go and Rust

2023-05-31 Thread bo yang
repo for the go client. >>> >>> On Thu 25. May 2023 at 21:51 Chao Sun wrote: >>> >>>> +1 on separate repo too >>>> >>>> On Thu, May 25, 2023 at 12:43 PM Dongjoon Hyun >>>> wrote: >>>> > >>>>

Re: [CONNECT] New Clients for Go and Rust

2023-05-30 Thread Martin Grund
un >>> wrote: >>> > >>> > +1 for starting on a separate repo. >>> > >>> > Dongjoon. >>> > >>> > On Thu, May 25, 2023 at 9:53 AM yangjie01 wrote: >>> >> >>> >> +1 on start this with a sep

Re: [CONNECT] New Clients for Go and Rust

2023-05-30 Thread Martin Grund
ie01 wrote: >> >> >> >> +1 on start this with a separate repo. >> >> >> >> Which new clients can be placed in the main repo should be discussed >> after they are mature enough, >> >> >> >> >> >> >> >> Yang Jie

Re: [CONNECT] New Clients for Go and Rust

2023-05-26 Thread Maciej
gt;> >> >> Yang Jie >> >> >> >> 发件人: Denny Lee >> 日期: 2023年5月24日 星期三 21:31 >> 收件人: Hyukjin Kwon >> 抄送: Maciej , "dev@spark.apache.org" >> 主题: Re: [CONNECT] New Clients for

Re: [CONNECT] New Clients for Go and Rust

2023-05-25 Thread Martin Grund
ter they are mature enough, > >> > >> > >> > >> Yang Jie > >> > >> > >> > >> 发件人: Denny Lee > >> 日期: 2023年5月24日 星期三 21:31 > >> 收件人: Hyukjin Kwon > >> 抄送: Maciej , "dev@spark.apache.org&q

Re: [CONNECT] New Clients for Go and Rust

2023-05-25 Thread Chao Sun
ents can be placed in the main repo should be discussed after >> they are mature enough, >> >> >> >> Yang Jie >> >> >> >> 发件人: Denny Lee >> 日期: 2023年5月24日 星期三 21:31 >> 收件人: Hyukjin Kwon >> 抄送: Maciej , "dev@spark.apache.or

Re: [CONNECT] New Clients for Go and Rust

2023-05-25 Thread Dongjoon Hyun
> > *发件人**: *Denny Lee > *日期**: *2023年5月24日 星期三 21:31 > *收件人**: *Hyukjin Kwon > *抄送**: *Maciej , "dev@spark.apache.org" < > dev@spark.apache.org> > *主题**: *Re: [CONNECT] New Clients for Go and Rust > > > > +1 on separate repo allowing diff

Re: [CONNECT] New Clients for Go and Rust

2023-05-25 Thread yangjie01
+1 on start this with a separate repo. Which new clients can be placed in the main repo should be discussed after they are mature enough, Yang Jie 发件人: Denny Lee 日期: 2023年5月24日 星期三 21:31 收件人: Hyukjin Kwon 抄送: Maciej , "dev@spark.apache.org" 主题: Re: [CONNECT] New Clients for Go an

Re: [CONNECT] New Clients for Go and Rust

2023-05-24 Thread Denny Lee
+1 on separate repo allowing different APIs to run at different speeds and ensuring they get community support. On Wed, May 24, 2023 at 00:37 Hyukjin Kwon wrote: > I think we can just start this with a separate repo. > I am fine with the second option too but in this case we would have to >

Re: [CONNECT] New Clients for Go and Rust

2023-05-24 Thread Hyukjin Kwon
I think we can just start this with a separate repo. I am fine with the second option too but in this case we would have to triage which language to add into the main repo. On Fri, 19 May 2023 at 22:28, Maciej wrote: > Hi, > > Personally, I'm strongly against the second option and have some >

Re: [CONNECT] New Clients for Go and Rust

2023-05-19 Thread Maciej
Hi, Personally, I'm strongly against the second option and have some preference towards the third one (or maybe a mix of the first one and the third one). The project is already pretty large as-is and, with an extremely conservative approach towards removal of APIs, it only tends to grow

Re: [CONNECT] New Clients for Go and Rust

2023-05-19 Thread Jia Fan
Hi, Thanks for contribution! I prefer (1). There are some reason: 1. Different repository can maintain independent versions, different release times, and faster bug fix releases. 2. Different languages have different build tools. Putting them in one repository will make the main repository more

[CONNECT] New Clients for Go and Rust

2023-05-19 Thread Martin Grund
Hi folks, When Bo (thanks for the time and contribution) started the work on https://github.com/apache/spark/pull/41036 he started the Go client directly in the Spark repository. In the meantime, I was approached by other engineers who are willing to contribute to working on a Rust client for