Ivan Suller created HIVE-21944: ---------------------------------- Summary: Remove unused methods, fields and variables from Vectorizer Key: HIVE-21944 URL: https://issues.apache.org/jira/browse/HIVE-21944 Project: Hive Issue Type: Improvement Components: Hive Reporter: Ivan Suller Assignee: Ivan Suller
It seems there are many unused fields, variables and methods in org.apache.hadoop.hive.ql.optimizer.physical.Vectorizer class. Removing them would make the code easier to understand. -- This message was sent by Atlassian JIRA (v7.6.3#76005)