You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/10/14 16:10:00 UTC

[jira] [Created] (ARROW-14322) [Doc] Add Python doc on how to connect Python to other languages

Alessandro Molina created ARROW-14322:
-----------------------------------------

             Summary: [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
             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 and Python->R



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