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

Peter Lee commented on SPARK-16311:
-----------------------------------

I can work on this one ...


> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to