[ 
https://issues.apache.org/jira/browse/ARROW-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429137#comment-17429137
 ] 

Joris Van den Bossche commented on ARROW-14322:
-----------------------------------------------

I remember a blog post of [~uwe] on this topic 
(https://uwekorn.com/2020/12/30/fast-jdbc-revisited.html) which might serve as 
inspiration for the Python <-> Java case.

> [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