[
https://issues.apache.org/jira/browse/ARROW-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12773.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10312
[https://github.com/apache/arrow/pull/10312]
> [Docs] Clarify Java support for ORC and Parquet via JNI bindings
> ----------------------------------------------------------------
>
> Key: ARROW-12773
> URL: https://issues.apache.org/jira/browse/ARROW-12773
> Project: Apache Arrow
> Issue Type: Bug
> Components: Documentation
> Reporter: Shuai Zhang
> Assignee: Shuai Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Attachments: image-2021-05-13-20-31-52-890.png,
> image-2021-05-13-20-34-29-206.png
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The ["Implementation Status"
> document](https://arrow.apache.org/docs/status.html#third-party-data-formats)
> says that Java support Parquet format by JNI while not support ORC format.
> However, the [source
> code](https://github.com/apache/arrow/tree/aa28470/java/adapter) shows that
> Java support ORC format by JNI while not support Parquet format. See the
> attached snapshots for further details.
> !image-2021-05-13-20-31-52-890.png!
> !image-2021-05-13-20-34-29-206.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)