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

[GitHub] [arrow] westonpace commented on issue #34274: [Python] High RAM usage when reading parquet.

westonpace commented on issue #34274:
URL: https://github.com/apache/arrow/issues/34274#issuecomment-1446912040

   If you have a `pyarrow.Table` (e.g. from a call to `pyarrow.parquet.read_table`) you can get a pretty precise data size with [`pyarrow.Table.nbytes`](https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table.nbytes)


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