jorisvandenbossche commented on issue #12597: URL: https://github.com/apache/arrow/issues/12597#issuecomment-1063898187
Yes, Arrow does generally support Parquet version 2.x (although not every feature), and specifically supports reading RLE_DICTIONARY encoding. See the overview of supported parquet features here: https://arrow.apache.org/docs/cpp/parquet.html#encodings Did you write the file yourself, or do you know how it was written? (with which software?) Would you be able to share the file that reproduces the issue? (or a file with some dummy data, that if written in the same way also reproduces the issue) -- 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]
