You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/13 14:10:42 UTC

[GitHub] [arrow] lidavidm commented on pull request #10312: ARROW-12773: [Docs] mark ORC java-lang supported, Parquet java-lang unsupported.

lidavidm commented on pull request #10312:
URL: https://github.com/apache/arrow/pull/10312#issuecomment-840588242


   Good catch on the ORC adapter! However, I think Parquet is supported, just in a different way: there's a separate artifact that provides JNI bindings to the Arrow Datasets library, which in turn reads Parquet: https://github.com/apache/arrow/tree/master/java/dataset
   
   It might be good to clarify that in the docs, though (e.g. by linking to or naming the actual Java artifacts that provide the support).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org