[ 
https://issues.apache.org/jira/browse/SPARK-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948422#comment-15948422
 ] 

Apache Spark commented on SPARK-20151:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/17476

> Account for partition pruning in scan metadataTime metrics
> ----------------------------------------------------------
>
>                 Key: SPARK-20151
>                 URL: https://issues.apache.org/jira/browse/SPARK-20151
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> After SPARK-20136, we report metadata timing metrics in scan operator. 
> However, that timing metric doesn't include one of the most important part of 
> metadata, which is partition pruning. This patch adds that time measurement 
> to the scan metrics.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to