[
https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760767#action_12760767
]
Prasad Chakka commented on HIVE-31:
-----------------------------------
I don't understand why analyzeCreateTable() is moved to SemanticAnalyzer.java.
That file is already very big. Can you not call analyzeInternal() from
DDLSemanticAnalyzer?
> Hive: support CREATE TABLE xxx SELECT yyy.* FROM yyy
> ----------------------------------------------------
>
> Key: HIVE-31
> URL: https://issues.apache.org/jira/browse/HIVE-31
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Zheng Shao
> Assignee: Ning Zhang
> Attachments: HIVE-31.patch
>
>
> We should allow users to create a table using query result, without
> specifying the column names and column types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.