[ https://issues.apache.org/jira/browse/HIVE-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ning Zhang updated HIVE-1711: ----------------------------- Attachment: HIVE-1711.patch > 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.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.