yahoNanJing opened a new issue, #5788: URL: https://github.com/apache/arrow-datafusion/issues/5788
### Describe the bug For tpch 1G parquet data, we run the query 17 and get the following plan result:  It takes around 4s to finish the query. However, the metrics for the `ParquetExec` shows it takes more than 7s for total scanning, which is abnormal ### To Reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
