rluvaton opened a new pull request, #23698: URL: https://github.com/apache/datafusion/pull/23698
## Which issue does this PR close? N/A ## Rationale for this change My latest rewrite to `SortPreservingMergeStream` forgot to remove comment and to count the initial loser tree init + last in progress emit time ## What changes are included in this PR? - Remove outdated comment - Count loser tree init time - Count building last in progress record batches time ## Are these changes tested? No, since it is tricky to test that and any attempt can be flaky by design ## Are there any user-facing changes? No -- 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]
