[jira] [Assigned] (SPARK-23490) Check storage.locationUri with existing table in CreateTable

2018-02-22 Thread Xiao Li (JIRA)

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

Xiao Li reassigned SPARK-23490:
---

Assignee: Gengliang Wang

> Check storage.locationUri with existing table in CreateTable 
> -
>
> Key: SPARK-23490
> URL: https://issues.apache.org/jira/browse/SPARK-23490
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.3.1
>Reporter: Gengliang Wang
>Assignee: Gengliang Wang
>Priority: Major
> Fix For: 2.4.0
>
>
> For CreateTable with Append mode, we should check if `storage.locationUri` is 
> the same with existing table in `PreprocessTableCreation`
> In the current code, there is only a simple exception if the 
> `storage.locationUri` is different with existing 
> table:`org.apache.spark.sql.AnalysisException: Table or view not found:`
> which can be improved.



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

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



[jira] [Assigned] (SPARK-23490) Check storage.locationUri with existing table in CreateTable

2018-02-22 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-23490:


Assignee: Apache Spark

> Check storage.locationUri with existing table in CreateTable 
> -
>
> Key: SPARK-23490
> URL: https://issues.apache.org/jira/browse/SPARK-23490
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.3.1
>Reporter: Gengliang Wang
>Assignee: Apache Spark
>Priority: Major
>
> For CreateTable with Append mode, we should check if `storage.locationUri` is 
> the same with existing table in `PreprocessTableCreation`
> In the current code, there is only a simple exception if the 
> `storage.locationUri` is different with existing 
> table:`org.apache.spark.sql.AnalysisException: Table or view not found:`
> which can be improved.



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

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



[jira] [Assigned] (SPARK-23490) Check storage.locationUri with existing table in CreateTable

2018-02-22 Thread Apache Spark (JIRA)

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

Apache Spark reassigned SPARK-23490:


Assignee: (was: Apache Spark)

> Check storage.locationUri with existing table in CreateTable 
> -
>
> Key: SPARK-23490
> URL: https://issues.apache.org/jira/browse/SPARK-23490
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.3.1
>Reporter: Gengliang Wang
>Priority: Major
>
> For CreateTable with Append mode, we should check if `storage.locationUri` is 
> the same with existing table in `PreprocessTableCreation`
> In the current code, there is only a simple exception if the 
> `storage.locationUri` is different with existing 
> table:`org.apache.spark.sql.AnalysisException: Table or view not found:`
> which can be improved.



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

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