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

2020-08-03 Thread GitBox
vertexclique commented 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 commented on pull request #7874: ARROW-9582: [Rust] Implement memory size methods

2020-08-03 Thread GitBox
vertexclique commented on pull request #7874: URL: https://github.com/apache/arrow/pull/7874#issuecomment-667906216 Is this ok @andygrove ? Can we merge this one as it is? This is an automated message from the Apache Git

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

2020-08-01 Thread GitBox
vertexclique commented 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. :) This is an automated