Ivan Suller created HIVE-21905: ---------------------------------- Summary: 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
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)