alamb commented on issue #23251: URL: https://github.com/apache/datafusion/issues/23251#issuecomment-4848094222
Until we have blocked memory management, anyyhing other than emit rows and shift them down is likely going to increase peak memory usage > O(1) EmitTo::FirstBlock I agree this is a better long term API -- 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]
