jorisvandenbossche commented on issue #33972:
URL: https://github.com/apache/arrow/issues/33972#issuecomment-1416089793

   > In the short term I think you should use 
[`pyarrow.parquet.ParquetFile`](https://arrow.apache.org/docs/python/generated/pyarrow.parquet.ParquetFile.html).
   
   The simple `ParquetFile` interface for single files doesn't support 
filtering row groups with a `filter`, so that would be a step back from using 
`pq.read_table`? 


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