Navis created HIVE-5267: --------------------------- Summary: Use array instead of Collections if possible in DemuxOperator Key: HIVE-5267 URL: https://issues.apache.org/jira/browse/HIVE-5267 Project: Hive Issue Type: Improvement Components: Query Processor Reporter: Navis Assignee: Navis Priority: Trivial
DemuxOperator accesses Maps twice+ for each row, which can be replaced by array. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira