[GitHub] [arrow] vertexclique edited a comment on pull request #7874: ARROW-9582: [Rust] Implement memory size methods

2020-08-03 Thread GitBox
vertexclique edited a comment on pull request #7874: URL: https://github.com/apache/arrow/pull/7874#issuecomment-668039525 > My original requirement was for a method that would tell me how much physical memory is occupied by an array's buffers. I would call this something like

[GitHub] [arrow] vertexclique edited a comment on pull request #7874: ARROW-9582: [Rust] Implement memory size methods

2020-08-01 Thread GitBox
vertexclique edited a comment on pull request #7874: URL: https://github.com/apache/arrow/pull/7874#issuecomment-667505889 @sunchao even the latter is physical memory calculation, I addressed your comment (that's also shorter naming). :)