[
https://issues.apache.org/jira/browse/ARROW-12965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393083#comment-17393083
]
Antoine Pitrou edited comment on ARROW-12965 at 8/4/21, 12:15 PM:
------------------------------------------------------------------
Note we have Python-based tests for an ad-hoc Python-Java bridge, which may
give ideas for how to test the C data interface:
https://github.com/apache/arrow/blob/master/python/pyarrow/tests/test_jvm.py
was (Author: pitrou):
Note we have Python-based tests for an ad-hoc Python-Java bridge, which may
give ideas for how to test the C data interface.
> [Java][C++] Java implementation of Arrow C data interface
> ---------------------------------------------------------
>
> Key: ARROW-12965
> URL: https://issues.apache.org/jira/browse/ARROW-12965
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Hongze Zhang
> Priority: Major
>
> As mentioned in ARROW-7272 or in PR
> https://github.com/apache/arrow/pull/10201, it would be valuable to have the
> Arrow C data interface implemented in Java to provide better inter-process
> data sharing facility without depending on 3rd party serialization protocols.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)