Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-02-09 Thread Kevin Gurney
Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray ; Wes McKinney Subject: Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow Hi All, Thanks again for all of the feedback we have received so far on the design doc - it's been really helpful. Fiona (Cc'd) and

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-02-02 Thread Kevin Gurney
Nick Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray ; Wes McKinney Subject: Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow Hi Wes, Thanks very much for taking the time to share your feedback! Looking forward to incorporating more feedback from the community. Exci

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-26 Thread Kevin Gurney
25, 2021 4:48 PM To: dev Cc: Antoine Pitrou ; Jeremy Hughes ; Nick Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray Subject: Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow hi Kevin -- I read through the document. It seems plenty reasonable to me. Look forward to

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-25 Thread Wes McKinney
gt; From: Antoine Pitrou > Sent: Monday, January 25, 2021 12:53 PM > To: dev@arrow.apache.org ; Kevin Gurney > > Cc: Jeremy Hughes ; Nick Haddad > ; Penny Anderson ; Fiona La > ; Tahsin Hassan ; Yann Debray > > Subject: Re: [MATLAB] Developing a MATLAB Interface for A

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-25 Thread Kevin Gurney
gards, Kevin Gurney From: Antoine Pitrou Sent: Monday, January 25, 2021 12:53 PM To: dev@arrow.apache.org ; Kevin Gurney Cc: Jeremy Hughes ; Nick Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray Subject: Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow H

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-25 Thread Antoine Pitrou
> > Kevin Gurney > > From: Antoine Pitrou > Sent: Friday, January 22, 2021 11:28 AM > To: dev@arrow.apache.org ; Kevin Gurney > > Cc: Jeremy Hughes ; Nick Haddad > ; Penny Anderson ; Fiona La > ; Tahsin Hassan ; Yann Debray

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-22 Thread Kevin Gurney
ey Cc: Jeremy Hughes ; Nick Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray Subject: Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow Hello Kevin, You could use a Google Docs or similar to share the design document and allow people to comment. Inside a Google Doc, yo

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-22 Thread Antoine Pitrou
ny Anderson ; Fiona La > ; Tahsin Hassan ; Yann Debray > > Subject: [MATLAB] Developing a MATLAB Interface for Apache Arrow > > Hello All, > > MathWorks is interested in collaborating with the rest of the Arrow community > to build out a MATLAB interface to Arrow m

Re: [MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-22 Thread Kevin Gurney
Hughes ; Nick Haddad ; Penny Anderson ; Fiona La ; Tahsin Hassan ; Yann Debray Subject: [MATLAB] Developing a MATLAB Interface for Apache Arrow Hello All, MathWorks is interested in collaborating with the rest of the Arrow community to build out a MATLAB interface to Arrow memory. We envision an

[MATLAB] Developing a MATLAB Interface for Apache Arrow

2021-01-21 Thread Kevin Gurney
Hello All, MathWorks is interested in collaborating with the rest of the Arrow community to build out a MATLAB interface to Arrow memory. We envision an interface analogous to the other language bindings, with packaged classes and functions like: * arrow.Array * arrow.TableReader *