[ https://issues.apache.org/jira/browse/HIVE-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-6829: ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to 0.13 & trunk. > alter table foo compact gives an error > --------------------------------------- > > Key: HIVE-6829 > URL: https://issues.apache.org/jira/browse/HIVE-6829 > Project: Hive > Issue Type: Bug > Components: SQL > Affects Versions: 0.13.0 > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.13.0 > > Attachments: HIVE-6829.patch > > > Doing "alter table foo compact 'minor'" results in the error: > ERROR ql.Driver (SessionState.java:printError(550)) - FAILED: HiveException > Operation should not be null > org.apache.hadoop.hive.ql.metadata.HiveException: Operation should not be null > "alter table foo partition (key='value') compact 'minor'" works fine. -- This message was sent by Atlassian JIRA (v6.2#6252)