mkleen opened a new pull request, #19599: URL: https://github.com/apache/datafusion/pull/19599
## Which issue does this PR close? Relates to https://github.com/apache/datafusion/issues/19052#issuecomment-3603796097 ## Rationale for this change This adds a heap_size method returning the amount of memory a statistics struct allocates on the heap. ## What changes are included in this PR? NA. ## Are these changes tested? Yes ## Are there any user-facing changes? One new method on `Statistics`. <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
