alamb opened a new pull request #948: URL: https://github.com/apache/arrow-datafusion/pull/948
# Which issue does this PR close? Next part https://github.com/apache/arrow-datafusion/issues/866 Builds on https://github.com/apache/arrow-datafusion/pull/938 so review that first # Rationale for this change We want basic understanding of where a plan's time is spent and in what operators. See https://github.com/apache/arrow-datafusion/issues/866 for more details # What changes are included in this PR? 1. Instrument `SortPreservingMergeExec` using the API from https://github.com/apache/arrow-datafusion/pull/909 # Are there any user-facing changes? More fields in `EXPLAIN ANALYZE` are now filled out -- 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]
