You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/03 17:36:00 UTC

[jira] [Assigned] (ARROW-14319) [Python] Rewrite pyarrow.jvm using the C data interface

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

Antoine Pitrou reassigned ARROW-14319:
--------------------------------------

    Assignee: Antoine Pitrou

> [Python] Rewrite pyarrow.jvm using the C data interface
> -------------------------------------------------------
>
>                 Key: ARROW-14319
>                 URL: https://issues.apache.org/jira/browse/ARROW-14319
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Java, Python
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>             Fix For: 7.0.0
>
>
> The {{pyarrow.jvm}} is currently a custom-written bridge between PyArrow and Arrow Java, with limited datatype support. Now that Java implements the C data interface (see ARROW-12965), we should be able to simplify the code while making it more general.
> Also, we should reenable the {{conda-python-jpype}} build somewhere, for example in the Crossbow nightly builds.



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