iajoiner commented on pull request #9702: URL: https://github.com/apache/arrow/pull/9702#issuecomment-986269355
@jorisvandenbossche I have added several methods from the `orc::Reader` class (https://github.com/apache/orc/blob/main/c%2B%2B/include/orc/Reader.hh) to our `ORCFileReader` some of which can be used to check whether the writer options are working. So we know that at least `compression`, `row_index_stride` and `file_version` do work. -- 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]
