353solutions / carrow

Go wrapper for Apache Arrow C++
https://arrow.apache.org/
BSD 3-Clause "New" or "Revised" License
15 stars 0 forks source link

Expose Apache Arrow Flight to Carrow #46

Open yonidavidson opened 4 years ago

yonidavidson commented 4 years ago

In the Arrow 0.14 release, Flight was introduced as a new data interoperability technology to deliver a high-performance protocol for big data transfer for analytics across different applications and platforms.

We want this since we are binded to the new Arrow package and can use it.

yonidavidson commented 4 years ago

A simple example of how to use it: https://github.com/wesm/vldb-2019-apache-arrow-workshop

yonidavidson commented 4 years ago

https://arrow.apache.org/docs/cpp/flight.html#writing-a-flight-service