[ 
https://issues.apache.org/jira/browse/SPARK-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-20151.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

> 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
>             Fix For: 2.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to