You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2019/09/16 08:04:00 UTC

[jira] [Commented] (HIVE-22065) Code cleanup around org.apache.hadoop.hive.ql.exec.tez.RecordProcessor

    [ https://issues.apache.org/jira/browse/HIVE-22065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930304#comment-16930304 ] 

Zoltan Haindrich commented on HIVE-22065:
-----------------------------------------

+1

> 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
(v8.3.2#803003)