[
https://issues.apache.org/jira/browse/HIVE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439175#comment-16439175
]
Igor Kryvenko commented on HIVE-16144:
--------------------------------------
[~ekoifman] [~ashutoshc] Hi guys. Could you review please? I have checked out
failed tests and I think that they are not related to patch.
> 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: Igor Kryvenko
> Priority: Major
> Attachments: HIVE-16144.01.patch, HIVE-16144.02.patch
>
>
> 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
(v7.6.3#76005)