[
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: [email protected]
For additional commands, e-mail: [email protected]