nuno-faria commented on code in PR #19977: URL: https://github.com/apache/datafusion/pull/19977#discussion_r2724466245
########## docs/source/user-guide/explain-usage.md: ########## @@ -226,6 +226,7 @@ Again, reading from bottom up: When predicate pushdown is enabled, `DataSourceExec` with `ParquetSource` gains the following metrics: Review Comment: I haven't changed this but I don't think this is true, since these metrics appear with predicate pushdown off and even without any filter. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
