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

Reynold Xin resolved SPARK-16311.
---------------------------------
          Resolution: Fixed
            Assignee: Reynold Xin
       Fix Version/s: 2.0.0
    Target Version/s:   (was: 2.1.0)

> Improve metadata refresh
> ------------------------
>
>                 Key: SPARK-16311
>                 URL: https://issues.apache.org/jira/browse/SPARK-16311
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> When the underlying file changes, it can be very confusing to users when they 
> see a FileNotFoundException. It would be great to do the following:
> (1) Append a message to the FileNotFoundException that a workaround is to do 
> explicitly metadata refresh.
> (2) Make metadata refresh work on temporary tables/views.
> (3) Make metadata refresh work on Datasets/DataFrames, by introducing a 
> Dataset.refresh() method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to