Alan Gates created HIVE-6829:
--------------------------------
Summary: 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
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)