cloud-fan commented on pull request #31522: URL: https://github.com/apache/spark/pull/31522#issuecomment-794929425
We can periodically log something in the built-in file commit protocol, but there is nothing we can do if people are using a custom file commit protocol. I checked other plan nodes and found that the file scan node has a "metadata time" metrics. I think it makes sense to have something similar in the write nodes, but we need to think about the naming and what to include (shall we include the hive LOAD TABLE time?). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
