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/06/21 12:56:19 UTC

[GitHub] [arrow] kszucs commented on pull request #10556: ARROW-12983: [C++][Python] Properly overflow to chunked array in Python-to-Arrow conversion [WIP]

kszucs commented on pull request #10556:
URL: https://github.com/apache/arrow/pull/10556#issuecomment-865009772


   With `PYARROW_TEST_LARGE_MEMORY=ON` memory profiler shows the following usage:
   
   <img width="847" alt="image" src="https://user-images.githubusercontent.com/961747/122764701-09720600-d2a0-11eb-90f9-2d3c5b10397d.png">
   
   According to the [GHA docs](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources) the hosted macOS runners should have 14GB of RAM available. I'm going to verify that since it would be nice if we could exercise the large memory tests somewhere.


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