Eugene Koifman created HIVE-16144:
-------------------------------------
Summary: CompactionInfo doesn't have equals/hashCode but used in
Set
Key: HIVE-16144
URL: https://issues.apache.org/jira/browse/HIVE-16144
Project: Hive
Issue Type: Bug
Components: Transactions
Reporter: Eugene Koifman
Assignee: Eugene Koifman
CompactionTxnHandler.findPotentialCompactions() uses a Set<CompactionInfo> but
CompactionInfo doesn't have equals/hashCode.
should do the same as CompactionInfo.compareTo()
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)