Re: [RESULT][VOTE] Split C# release process

2025-05-22 Thread Sutou Kouhei
kou In <20250423.161348.1822813613714377052@clear-code.com> "Re: [RESULT][VOTE] Split C# release process" on Wed, 23 Apr 2025 16:13:48 +0900 (JST), Sutou Kouhei wrote: > Hi, > > It makes sense. Let's complete the followings in > apache/arrow before we

Re: [RESULT][VOTE] Split C# release process

2025-04-23 Thread Sutou Kouhei
otnet.) >> >> For example, should we complete "GH-44800: [C#] Implement >> Flight SQL Client" >> https://github.com/apache/arrow/pull/44783 in apache/arrow? >> Or should we continue it in apache/arrow-dotnet? >> >> >> Thanks, >> -- >>

Re: [RESULT][VOTE] Split C# release process

2025-04-22 Thread Curt Hagenlocher
ache/arrow? > Or should we continue it in apache/arrow-dotnet? > > > Thanks, > -- > kou > > In <20250331.120021.2046206843285859352@clear-code.com> > "Re: [RESULT][VOTE] Split C# release process" on Mon, 31 Mar 2025 > 12:00:21 +0900 (JST), > Suto

Re: [RESULT][VOTE] Split C# release process

2025-04-22 Thread Sutou Kouhei
de.com> "Re: [RESULT][VOTE] Split C# release process" on Mon, 31 Mar 2025 12:00:21 +0900 (JST), Sutou Kouhei wrote: > Hi, > > I've created https://github.com/apache/arrow-dotnet and > opened an issue for importing commits from apache/arrow: > https://gith

Re: [RESULT][VOTE] Split C# release process

2025-03-30 Thread Sutou Kouhei
lude the C# implementation but the next release of it will not include the C# implementation. Thanks, -- kou In <20250324.143530.31638564000205432@clear-code.com> "Re: [RESULT][VOTE] Split C# release process" on Mon, 24 Mar 2025 14:35:30 +0900 (JST), Sutou Kouhei wrote: >

[RESULT][VOTE] Split C# release process

2025-03-27 Thread Sutou Kouhei
https://github.com/search?q=dotnet&type=repositories * "csharp": 257K https://github.com/search?q=csharp&type=repositories Thanks, -- kou In <20250317.101329.2226182884160584389@clear-code.com> "[VOTE] Split C# release process" on Mon, 17 Mar 2025 10:

Re: [RESULT][VOTE] Split C# release process

2025-03-23 Thread Sutou Kouhei
Hi, Thanks for sharing your opinions. Let's use arrow-dotnet. If there are any people who want to work on this, I'll help them. Otherwise, I'll work on this like I did for apache/arrow-go and apache/arrow-java. Thanks, -- kou In "Re: [RESULT][VOTE] Split C# release pro

Re: [RESULT][VOTE] Split C# release process

2025-03-20 Thread Adam Reeve
number of GitHub repositories that include "dotnet" or > > "csharp" in their name: > > > > * "dotnet": 164K > > https://github.com/search?q=dotnet&type=repositories > > * "csharp": 257K > > https://github.com/search

Re: [RESULT][VOTE] Split C# release process

2025-03-20 Thread Curt Hagenlocher
&type=repositories > * "csharp": 257K > https://github.com/search?q=csharp&type=repositories > > > Thanks, > -- > kou > > In <20250317.101329.2226182884160584389@clear-code.com> > "[VOTE] Split C# release process"

Re: [VOTE] Split C# release process

2025-03-17 Thread Jacob Wujciak
+1 Bryce Mecum schrieb am Mo., 17. März 2025, 18:14: > +1 > > PS: Before we create the repo, we might discuss whether it should be > called arrow-csharp or arrow-dotnet. I think the latter makes more > sense. > > On Sun, Mar 16, 2025 at 6:13 PM Sutou Kouhei wrote: > > > > Hi, > > > > I would li

Re: [VOTE] Split C# release process

2025-03-17 Thread Bryce Mecum
+1 PS: Before we create the repo, we might discuss whether it should be called arrow-csharp or arrow-dotnet. I think the latter makes more sense. On Sun, Mar 16, 2025 at 6:13 PM Sutou Kouhei wrote: > > Hi, > > I would like to propose splitting C# release process. > > Motivation: > > * We want to

Re: [VOTE] Split C# release process

2025-03-17 Thread Raúl Cumplido
+1 El lun, 17 mar 2025 a las 4:44, Curt Hagenlocher () escribió: > +1 > > On Sun, Mar 16, 2025 at 6:22 PM Sutou Kouhei wrote: > > > +1 > > > > In <20250317.101329.2226182884160584389....@clear-code.com> > > "[VOTE] Split C# release proce

Re: [VOTE] Split C# release process

2025-03-16 Thread Curt Hagenlocher
+1 On Sun, Mar 16, 2025 at 6:22 PM Sutou Kouhei wrote: > +1 > > In <20250317.101329.2226182884160584389@clear-code.com> > "[VOTE] Split C# release process" on Mon, 17 Mar 2025 10:13:29 +0900 > (JST), > Sutou Kouhei wrote: > > > Hi, > >

Re: [VOTE] Split C# release process

2025-03-16 Thread Sutou Kouhei
+1 In <20250317.101329.2226182884160584389@clear-code.com> "[VOTE] Split C# release process" on Mon, 17 Mar 2025 10:13:29 +0900 (JST), Sutou Kouhei wrote: > Hi, > > I would like to propose splitting C# release process. > > Motivation: > > * We w

[VOTE] Split C# release process

2025-03-16 Thread Sutou Kouhei
Hi, I would like to propose splitting C# release process. Motivation: * We want to reduce needless major releases because major releases require users' change Approach: 1. Extract csharp/ in apache/arrow to apache/arrow-csharp like apache/arrow-go * Filter csharp/ related commits from