[ 
https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760983#action_12760983
 ] 

Ning Zhang commented on HIVE-31:
--------------------------------

Additional changes in HIVE-31_2.patch:

3) added sort by and explain in the clientpositive tests. 
4) removed the if-not-exists in clientnegative since it is already covered in 
clientpositive. 
5) SemanticAnalyzer.java:4370 changed to assert rather than throw an exception.


> 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, HIVE-31_2.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.

Reply via email to