You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/30 16:31:49 UTC

[GitHub] [arrow] westonpace commented on issue #10206: ParquetWriter.write_table() in-memory usage

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


   `ParquetWriter` should not hold onto the table after the `write_table` call so as long as you are not holding onto it elsewhere it should free up and be destroyed which means you will need around 1GB in memory and not 10GB.


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

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