Fokko commented on issue #34162: URL: https://github.com/apache/arrow/issues/34162#issuecomment-1441663151
@jorisvandenbossche Thanks for diving into this. Sorry for the late reply, I had to shift priorities a bit, but now I'm back. Looking at the notebook:  When running `.filter()` it works well, but when passing the filter to the `read_table` messes things up. Maybe because it skips the page when doing predicate pushdown? The parquet files: [parquet-files.zip](https://github.com/apache/arrow/files/10813386/parquet-files.zip) -- 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]
