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

Hyukjin Kwon resolved SPARK-15912.
----------------------------------
    Resolution: Incomplete

> Replace getPartitionsByFilter by getPartitions in inputFiles of 
> MetastoreRelation
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-15912
>                 URL: https://issues.apache.org/jira/browse/SPARK-15912
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Priority: Minor
>              Labels: bulk-closed
>
> Always returns all the partitions when calling {{inputFiles}}. Thus, the 
> implementation of {{inputFiles}} in {{MetastoreRelation}} does not need to 
> call {{getPartitionsByFilter}}. Instead, we should call {{getPartitions}}. 
> No test case is available for {{inputFiles}} API in {{MetastoreRelation}}. We 
> need to add them too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to