You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/12 14:48:00 UTC

[jira] [Work logged] (HIVE-22192) Remove ObjectPair classes

     [ https://issues.apache.org/jira/browse/HIVE-22192?focusedWorklogId=311453&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-311453 ]

ASF GitHub Bot logged work on HIVE-22192:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Sep/19 14:47
            Start Date: 12/Sep/19 14:47
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #770: HIVE-22192 Remove ObjectPair classes
URL: https://github.com/apache/hive/pull/770
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 311453)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove ObjectPair classes
> -------------------------
>
>                 Key: HIVE-22192
>                 URL: https://issues.apache.org/jira/browse/HIVE-22192
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22192.01.patch, HIVE-22192.02.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)