hi Anthony, We have a Powered By page where we have tried to keep track, but it is by no means comprehensive:
http://arrow.apache.org/powered_by/ If you have questions about integrations with a particular system, feel free to ask here. - Wes On Thu, Aug 2, 2018 at 6:43 AM, Anthony Jacob <fordfo...@gmail.com> wrote: > Hi, > > apart from the image on arrow website I could not find a comprehensive list > of all framework and libraries where I can get a interoperability benefit by > using arrow. > > For example if I were about to display pandas dataframe in java, I can do it > like this: pandas->pyarrow->plasma->java, so even though I will still have > to convert pandas datframe to pyarrow table, the rest will be noop, which > should be efficient enough, unless I am displaying tons of dataframes... > > Am I right? What other frameworks and libraries can I communicate this way? >