[ https://issues.apache.org/jira/browse/HIVE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921871#action_12921871 ]
Namit Jain commented on HIVE-1711: ---------------------------------- +1 > CREATE TABLE LIKE should not set stats in the new table > ------------------------------------------------------- > > Key: HIVE-1711 > URL: https://issues.apache.org/jira/browse/HIVE-1711 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Ning Zhang > Assignee: Ning Zhang > Attachments: HIVE-1711.2.patch, HIVE-1711.patch > > > CREATE TABLE T LIKE S; will copy every parameters from T to S. It should not > copy table level stats. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.