[
https://issues.apache.org/jira/browse/HIVE-22192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely updated HIVE-22192:
----------------------------------
Description:
There are two ObjectPair classes in Hive, which are identical. Actually none of
them is needed, as there is a perfectly fine Pair class with the same
functionalities in the apache common lang jar. So those superfluous classes
should be removed.
Both ObjectPair classes are for internal use only, no other project is
referencing them.
was:There are two ObjectPair classes in Hive, which are identical. Actually
none of them is needed, as there is a perfectly fine Pair class with the same
functionalities in the apache common lang jar. So those superfluous classes
should be removed.
> Remove ObjectPair classes
> -------------------------
>
> Key: HIVE-22192
> URL: https://issues.apache.org/jira/browse/HIVE-22192
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22192.01.patch
>
>
> There are two ObjectPair classes in Hive, which are identical. Actually none
> of them is needed, as there is a perfectly fine Pair class with the same
> functionalities in the apache common lang jar. So those superfluous classes
> should be removed.
> Both ObjectPair classes are for internal use only, no other project is
> referencing them.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)