ariel-miculas commented on PR #15591: URL: https://github.com/apache/datafusion/pull/15591#issuecomment-5568988959
The diagram for EmitTo::Last(n) is accurate only if there's a shrink_to_fit() call after every emit, which means reallocating and copying all the elements from the old allocation to the new allocation. -- 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]
