[ https://issues.apache.org/jira/browse/SPARK-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282400#comment-15282400 ]
Apache Spark commented on SPARK-15311: -------------------------------------- User 'gatorsmile' has created a pull request for this issue: https://github.com/apache/spark/pull/13093 > 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 > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org