alamb commented on issue #22723:
URL: https://github.com/apache/datafusion/issues/22723#issuecomment-4621460548

   Maybe this is something we can track / test using a dedicated external tool 
(like SQL fuzzer) -- for example setup a memory pool as @avantgardnerio  
suggests in https://github.com/apache/datafusion/issues/22739 that compares the 
allocation reported by the OS and the allocation reported by the memory 
reservations and then compare them / find areas where they diverge too much
   
   That would avoid the complexity of trying to unit test this type of thing in 
SLT / etc. but also give us coverage


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

Reply via email to