You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Shuai Zhang (Jira)" <ji...@apache.org> on 2021/05/13 12:35:00 UTC

[jira] [Created] (ARROW-12773) [Docs] Implementation Status say Java support Parquet but actually no

Shuai Zhang created ARROW-12773:
-----------------------------------

             Summary: [Docs] Implementation Status say Java support Parquet but actually no
                 Key: ARROW-12773
                 URL: https://issues.apache.org/jira/browse/ARROW-12773
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Shuai Zhang
         Attachments: image-2021-05-13-20-31-52-890.png, image-2021-05-13-20-34-29-206.png

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)