pitrou commented on issue #14726:
URL: https://github.com/apache/arrow/issues/14726#issuecomment-1332023174

   If you want to reduce memory usage when reading a file, you should not read 
it as an entire table, but as a sequence of batches. See here: 
https://arrow.apache.org/docs/python/parquet.html#finer-grained-reading-and-writing


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to