jnturton opened a new pull request, #2661: URL: https://github.com/apache/drill/pull/2661
# [DRILL-8322](https://issues.apache.org/jira/browse/DRILL-8322): Add a list of scanned plugin names to the query profile ## Description A useful piece of information about a query is the set of plugins that it attempted to scan. While some such information is present in the physical plan text in the query profile, an easy to parse, sorted and deduplicated list of plugin names is not. This PR adds such a list. ## Documentation Add an entry to https://drill.apache.org/docs/query-profile-column-descriptions/ ## Testing TODO... -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org