2010YOUY01 commented on issue #23644: URL: https://github.com/apache/datafusion/issues/23644#issuecomment-4999507916
I see. I think the issue of adding a new metric verbosity config is that, other metrics implementation would have to understand a new global config, and decide how to put metrics to different tier. How about adding a data source (or parquet) specific config like ``` datafusion.execution.parquet.show_per_file_metrics ``` -- 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]
