You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/08/08 04:22:12 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14090208#comment-14090208 ] 

Apache Spark commented on SPARK-2917:
-------------------------------------

User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/1846

> 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
>            Priority: Minor
>
> 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.2#6252)

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