[ https://issues.apache.org/jira/browse/HIVE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-1711: ----------------------------- Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed. Thanks Ning > 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 > Fix For: 0.7.0 > > 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.