[
https://issues.apache.org/jira/browse/HIVE-22065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897476#comment-16897476
]
Hive QA commented on HIVE-22065:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12976346/HIVE-22065.2.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16717 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18215/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18215/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18215/
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: 12976346 - PreCommit-HIVE-Build
> Code cleanup around org.apache.hadoop.hive.ql.exec.tez.RecordProcessor
> ----------------------------------------------------------------------
>
> Key: HIVE-22065
> URL: https://issues.apache.org/jira/browse/HIVE-22065
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Reporter: Ivan Suller
> Assignee: Ivan Suller
> Priority: Minor
> Attachments: HIVE-22065.1.patch, HIVE-22065.2.patch
>
>
> I addressed the following issues:
> - replace explicit generic definitions with diamond operator where applicable
> - fix field visibility
> - use lambda expression instead of instantiating a custom interface
> implementation
> - remove unnecessary null checks
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)