yyy1000 commented on PR #8779:
URL: 
https://github.com/apache/arrow-datafusion/pull/8779#issuecomment-1913656924

   I checked some code and it seems that it would involve changing some API 
calls to leverage `accounting`. 🤔
   For example, here `JoinHashMap` is created after calculating the 
`estimated_hastable_size`. 
   I can inspect them then. 
https://github.com/apache/arrow-datafusion/blob/f4fc2639f1d9d1f4dbc73d39990a83f6bf7a725f/datafusion/physical-plan/src/joins/hash_join.rs#L753-L759
   


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