[
https://issues.apache.org/jira/browse/HIVE-22192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928184#comment-16928184
]
Hive QA commented on HIVE-22192:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12980095/HIVE-22192.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16752 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18552/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18552/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18552/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12980095 - PreCommit-HIVE-Build
> 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
> 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)