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/28 21:51:19 UTC

[GitHub] [arrow-rs] jhorstmann commented on pull request #505: Correct array memory usage calculation for dictionary arrays

jhorstmann commented on pull request #505:
URL: https://github.com/apache/arrow-rs/pull/505#issuecomment-870068797


   > There appears to be some failures in the test suite
   
   That is what I get when not running the full test suite after a seemingly small change :)
   
   While looking into it I also noticed the problem you mentioned with fields that don't have [get_array_memory_size] themselves, the overhead of these fields (ptr, len, capacity) does not seem to be accounted for.


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

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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