You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Igor Kryvenko (JIRA)" <ji...@apache.org> on 2018/04/12 18:52:00 UTC

[jira] [Commented] (HIVE-16144) CompactionInfo doesn't have equals/hashCode but used in Set

    [ https://issues.apache.org/jira/browse/HIVE-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436143#comment-16436143 ] 

Igor Kryvenko commented on HIVE-16144:
--------------------------------------

[~ekoifman] Hi. May i take this JIRA?

> 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
>            Priority: Major
>
> 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)