lidavidm commented on issue #35127:
URL: https://github.com/apache/arrow/issues/35127#issuecomment-1508040524

   In Java, the reference implementation of Apache Parquet is 
[parquet-mr](https://github.com/apache/parquet-mr/). Does this work for your 
needs? It cannot read Parquet data into Apache Arrow format but should more 
than suffice for reading metadata. (You can use the Arrow JNI libraries to read 
Parquet data into Arrow format.)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to