xuanyuanking commented on issue #23371: [SPARK-26223][SQL] Track metastore operation time in scan node URL: https://github.com/apache/spark/pull/23371#issuecomment-449543016 All scenario in HiveTableScanExec and FileSourceScanExec described in the [Jira comment](https://issues.apache.org/jira/browse/SPARK-26223?focusedCommentId=16723111&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16723111) was done in this PR, only left scenario 2.2/3.2 of `OptimizeMetadataOnlyQuery` which finally generated a LocalTableScanExec.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
