You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/09/11 20:58:33 UTC

[jira] [Resolved] (SPARK-2917) Avoid CTAS creates table in logical plan analyzing.

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

Michael Armbrust resolved SPARK-2917.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Avoid CTAS creates table in logical plan analyzing.
> ---------------------------------------------------
>
>                 Key: SPARK-2917
>                 URL: https://issues.apache.org/jira/browse/SPARK-2917
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Cheng Hao
>            Assignee: Cheng Hao
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Currently, the CTAS will create the table in logical plan analyzing, right before the real execution triggered.
> E.g. in
> CREATE TABLE s1 as select * from src where key=0;



--
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