[
https://issues.apache.org/jira/browse/HIVE-21905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871753#comment-16871753
]
Hive QA commented on HIVE-21905:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12972725/HIVE-21905.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16339 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17712/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17712/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17712/
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: 12972725 - PreCommit-HIVE-Build
> Generics improvement around the FetchOperator class
> ---------------------------------------------------
>
> Key: HIVE-21905
> URL: https://issues.apache.org/jira/browse/HIVE-21905
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Ivan Suller
> Assignee: Ivan Suller
> Priority: Minor
> Attachments: HIVE-21905.1.patch, HIVE-21905.1.patch,
> HIVE-21905.2.patch
>
>
> In and around the org.apache.hadoop.hive.ql.exec.FetchOperator class the
> generics are handled poorly. Lot's of declarations are missing generics,
> which makes lots of noise in the IDE and makes it hard to be sure of the
> correctness of the code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)