You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/09/12 14:47:56 UTC

[GitHub] [hive] miklosgergely opened a new pull request #770: HIVE-22192 Remove ObjectPair classes

miklosgergely opened a new 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org