alamb commented on PR #8779: URL: https://github.com/apache/arrow-datafusion/pull/8779#issuecomment-1883625154
> Maybe we don't need the 'key' and 'value' if simply calculate the size by I don't understand how that calculation can capture the size of the hash table without taking into account the sizes of keys and values. Maybe the `8` is the implicit size of the values for the hashset (e.g. `sizeof(u64)` == `8`) 🤔 -- 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]
