2010YOUY01 opened a new issue, #13430: URL: https://github.com/apache/datafusion/issues/13430
### Is your feature request related to a problem or challenge? This issue is trying to track the follow on tasks for https://github.com/apache/datafusion/pull/13377 1. Currently record batches' memory size will be overestimated, and this issue will be (partly) fixed by https://github.com/apache/datafusion/pull/13377 After merge, other usage of `record_batch.get_array_memory_size()` should be replaced (e.g. Memory counting in `TopK` and `Sort-Merge-Join`) After that, more end-to-end tests for that specific operator can be added 2. Check whether known memory-limited query related bug can be fixed by '1'. Issues maybe related are: https://github.com/apache/datafusion/issues/13089 https://github.com/apache/datafusion/issues/9417 https://github.com/apache/datafusion/issues/10511 https://github.com/apache/datafusion/issues/12136 https://github.com/apache/datafusion/issues/11390 ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org