This is impressive work indeed. Thanks to Jorge for taking the lead on this
and thanks to everyone else who contributed.

Andy.

On Sun, Dec 6, 2020 at 3:16 PM Andrew Lamb <[email protected]> wrote:

> Thanks to Jorge for leading the effort! It is amazing to see the progress
> happening in the project
>
> Andrew
>
> On Sat, Dec 5, 2020 at 11:04 PM Jorge Cardoso Leitão <
> [email protected]> wrote:
>
> > Hi,
> >
> > Just to let you know that with #8401
> > <https://github.com/apache/arrow/pull/8401> merged, Rust's
> implementation
> > has now basic support for the c data interface
> > <https://arrow.apache.org/docs/format/CDataInterface.html>.
> >
> > This enables near zero copy between rust and other implementations, which
> > strengthens the case of the interoperability between the existing
> > implementations. We even have a test where we run C++ and Rust code
> > together through pyarrow.
> >
> > Big thanks to @Antoine Pitrou <[email protected]>, @Andrew Lamb
> > <[email protected]> and Jörn Horstmann for all the sparring, ideas
> and
> > reviewing!
> >
> > Best,
> > Jorge
> >
>

Reply via email to