You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ivan Suller (JIRA)" <ji...@apache.org> on 2019/07/31 13:13:00 UTC

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

Ivan Suller created HIVE-22065:
----------------------------------

             Summary: 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


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)