[ https://issues.apache.org/jira/browse/SPARK-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or resolved SPARK-15311.
-------------------------------
Resolution: Fixed
Assignee: Xiao Li
Fix Version/s: 2.0.0
Target Version/s: 2.0.0
> Disallow DML on Non-temporary Tables when Using In-Memory Catalog
> -----------------------------------------------------------------
>
> Key: SPARK-15311
> URL: https://issues.apache.org/jira/browse/SPARK-15311
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Xiao Li
> Assignee: Xiao Li
> Fix For: 2.0.0
>
>
> So far, when using In-Memory Catalog, we allow DDL operations for non-temporary tables.
However, the corresponding DML operations are not supported. Thus, we need to issue exceptions
in this case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|