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 2020/06/02 06:49:25 UTC

[GitHub] [arrow] emkornfield commented on pull request #7288: ARROW-8963: [C++][Parquet] optimize LeafReader::NextBatch to save memory

emkornfield commented on pull request #7288:
URL: https://github.com/apache/arrow/pull/7288#issuecomment-637320051


   @hn5092 thank you for the PR.  Could you add some benchmarks on your machine that shows this improves things?  I might be looking at the wrong place but it appears memory is retained as capacity in the buffers after a reset (assuming nothing is written).  I agree that the ordering is strange though. 


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