adamreeve commented on PR #8671: URL: https://github.com/apache/arrow-rs/pull/8671#issuecomment-3440476552
After that latest change to not count the type size within `ColumnDescriptor`, my test program that loads meta data into a vector and reports the heap size using `ParquetMetaData::memory_size()` agrees exactly with the total heap allocations reported by HeapTrack, after accounting for a constant overhead reported by HeapTrack that is independent of the number of copies of the metadata loaded. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
