Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-13 Thread Takashi Hashida
egration test suite, in particular) is a > > > > significant amount of work, so I'm concerned if the C# community does > > > > not pool efforts on this that the most likely outcome is that Arrow as > > > > a technology will simply fail to get traction in

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-13 Thread Takashi Hashida
egration test suite, in particular) is a > > > > significant amount of work, so I'm concerned if the C# community does > > > > not pool efforts on this that the most likely outcome is that Arrow as > > > > a technology will simply fail to get traction in

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread anthony . abate
simply fail to get traction in the .NET world. > > > > > > > -Anthony > > > > > > > > > > > > On Fri, Jul 10, 2020 at 2:23 PM Eric Erhardt > > > > wrote: > > > > > > > > > I agree with Adam, the m

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread Wes McKinney
brary for C# listed anywhere else in the > > > > > documentation. > > > > > > > > We have some XML style doc comments in the code. It would be great if > > we > > > > could generate a website/markdown from those XML files produced by the > >

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread Adam Szmigin
Hi Anthony, On 12/07/2020 20:43, anthony.ab...@gmail.com wrote: It appears that fragmentation is already a problem (ie private forks) I should point out that the private fork currently used by my organisation is a "minimal divergence" from the upstream project, and it was my intention from th

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread anthony . abate
ry for C# listed anywhere else in the > > > > documentation. > > > > > > We have some XML style doc comments in the code. It would be great if > we > > > could generate a website/markdown from those XML files produced by the > > > build. And then get

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread Wes McKinney
iles produced by the > > build. And then get it shown under the Documentation tab on > > https://arrow.apache.org/. I've opened > > https://issues.apache.org/jira/browse/ARROW-9406 for this. > > > > Eric > > > > -Original Message- > > From: Adam Sz

Re: [EXTERNAL] Re: .NET support for Arrow

2020-07-12 Thread anthony . abate
; > Eric > > -Original Message- > From: Adam Szmigin > Sent: Friday, July 10, 2020 6:28 AM > To: dev@arrow.apache.org > Subject: [EXTERNAL] Re: .NET support for Arrow > > Hi Yash, > > My organisation is using the C# library for a product we are working on.

RE: [EXTERNAL] Re: .NET support for Arrow

2020-07-10 Thread Eric Erhardt
.apache.org Subject: [EXTERNAL] Re: .NET support for Arrow Hi Yash, My organisation is using the C# library for a product we are working on.  However, we are using a fork which includes a number of bug-fixes for issues that would have otherwise blocked us. I've raised a few PRs to fix the