[
https://issues.apache.org/jira/browse/ARROW-12965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391781#comment-17391781
]
Roee Shlomo commented on ARROW-12965:
-------------------------------------
FYI we have a use case for interop between arrow Java and Rust. I started to
implement the C data interface in
https://github.com/roee88/arrow/tree/java-ffi/java (ffi module).
> [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)