You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/03/11 05:00:07 UTC

[jira] [Resolved] (SPARK-19723) create table for data source tables should work with an non-existent location

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

Wenchen Fan resolved SPARK-19723.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Issue resolved by pull request 17055
[https://github.com/apache/spark/pull/17055]

> create table for data source tables should work with an non-existent location
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-19723
>                 URL: https://issues.apache.org/jira/browse/SPARK-19723
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: Song Jun
>             Fix For: 2.2.0
>
>
> This JIRA is a follow up work after SPARK-19583
> As we discussed in that [PR|https://github.com/apache/spark/pull/16938] 
> The following DDL for datasource table with an non-existent location should work:
> ``
> CREATE TABLE ... (PARTITIONED BY ...) LOCATION path
> ```
> Currently it will throw exception  that path not exists



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

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