crepererum opened a new pull request, #4342:
URL: https://github.com/apache/arrow-datafusion/pull/4342

   # Which issue does this PR close?
   None, but helps with #3940.
   
   # Rationale for this change
   I need some helper methods to determine in-mem sizes of certain objects.
   
   # What changes are included in this PR?
   Determine in-mem size of `TDigest`, `ScalarValue`, and `Accumulator`.
   
   # Are these changes tested?
   \-
   
   # Are there any user-facing changes?
   **:warning: Breaking Change: `Accumulator` now requires `fn size(&self) -> 
usize;`!**


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

Reply via email to