Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- causes
-
ARROW-14474 [Java] Add support for sliced arrays in C Data Interface
- Open
-
ARROW-14317 [Doc] Update implementation status
- Resolved
- is related to
-
ARROW-16913 [Java] Implement ArrowArrayStream/C Stream Interface
- Resolved
- relates to
-
ARROW-2249 [Java/Python] in-process vector sharing from Java to Python
- Open
-
ARROW-14374 [Java] Integration tests for the C data Interface implementation for Java
- Resolved
-
ARROW-14319 [Python] Rewrite pyarrow.jvm using the C data interface
- Open
- links to