GitHub user 2010YOUY01 added a comment to the discussion: DataSourceExec metrics explanation
`time_elapsed_opening` for example, unfortunately we have to search for this name in the codebase, and then follow several indirections to find the comment to explain this metrics: https://github.com/apache/datafusion/blob/9f3cc7b85b084102916acf489354d7f65f7c9e7c/datafusion/datasource/src/file_stream.rs#L441-L451 This is not ideal, it would be great we can have a auto-generated doc page, to document all available metrics. I'll come up with an issue later. GitHub link: https://github.com/apache/datafusion/discussions/16572#discussioncomment-13605044 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
