You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "yahoNanJing (via GitHub)" <gi...@apache.org> on 2023/03/30 03:22:54 UTC

[GitHub] [arrow-datafusion] yahoNanJing opened a new issue, #5788: Incorrect metrics for ParquetExec

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:
   ![Screen Shot 2023-03-30 at 11 20 05](https://user-images.githubusercontent.com/90197956/228720251-b242e27f-26b6-44b8-b9d6-4c65771f00dc.png)
   
   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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb closed issue #5788: Incorrect metrics for ParquetExec

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #5788: Incorrect metrics for ParquetExec
URL: https://github.com/apache/arrow-datafusion/issues/5788


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org