You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/02/03 16:16:22 UTC

[GitHub] [arrow] jorisvandenbossche commented on issue #33972: [Python] Remove redundant S3 call

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org