[ https://issues.apache.org/jira/browse/HIVE-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Yang updated HIVE-1445: ---------------------------- Description: Some alter table command don't have their command type defined in SemanticAnalyzerFactory, leading to entries like {code} POSTHOOK: type: null {code} in test outputs. Examples are ALTER TABLE...CLUSTER BY and ALTER TABLE... SET FILEFORMAT was: Some alter table command don't have their command type defined in SemanticAnalyzerFactory, leading to entries like {code} POSTHOOK: type: null {code} in test outputs. > Missing command type definitions for some alter table commands > -------------------------------------------------------------- > > Key: HIVE-1445 > URL: https://issues.apache.org/jira/browse/HIVE-1445 > Project: Hadoop Hive > Issue Type: Bug > Reporter: Paul Yang > Assignee: Paul Yang > Fix For: 0.7.0 > > > Some alter table command don't have their command type defined in > SemanticAnalyzerFactory, leading to entries like > {code} > POSTHOOK: type: null > {code} > in test outputs. Examples are ALTER TABLE...CLUSTER BY and ALTER TABLE... SET > FILEFORMAT -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.