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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to