[ 
https://issues.apache.org/jira/browse/ARROW-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Molina updated ARROW-14322:
--------------------------------------
    Description: 
As one of the core values of Arrow is to make data portable, it would be great 
to have a documentation section on how to connect across languages.

Connecting through pipes, files or networking is fairly straightforward, but we 
don't document how to connect using shared memory or even how to connect using 
cross language communication through the C API.

It would be good to have at least docs for how to do that across Python<>Java, 
Python<>R, Python<>C++

  was:
As one of the core values of Arrow is to make data portable, it would be great 
to have a documentation section on how to connect across languages.

Connecting through pipes, files or networking is fairly straightforward, but we 
don't document how to connect using shared memory or even how to connect using 
cross language communication through the C API.

It would be good to have at least docs for how to do that across Python<->Java, 
Python<->R, Python<->C++


> [Doc] Add Python doc on how to connect Python to other languages
> ----------------------------------------------------------------
>
>                 Key: ARROW-14322
>                 URL: https://issues.apache.org/jira/browse/ARROW-14322
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Alessandro Molina
>            Assignee: Alessandro Molina
>            Priority: Major
>             Fix For: 7.0.0
>
>
> As one of the core values of Arrow is to make data portable, it would be 
> great to have a documentation section on how to connect across languages.
> Connecting through pipes, files or networking is fairly straightforward, but 
> we don't document how to connect using shared memory or even how to connect 
> using cross language communication through the C API.
> It would be good to have at least docs for how to do that across 
> Python<>Java, Python<>R, Python<>C++



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to