[ https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-5267: ------------------------------ Attachment: HIVE-5267.D12867.1.patch navis requested code review of "HIVE-5267 [jira] Use array instead of Collections if possible in DemuxOperator". Reviewers: JIRA HIVE-5267 Use array instead of Collections if possible in DemuxOperator DemuxOperator accesses Maps twice+ for each row, which can be replaced by array. TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D12867 AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/exec/DemuxOperator.java MANAGE HERALD RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/30825/ To: JIRA, navis > 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 > Attachments: HIVE-5267.D12867.1.patch > > > 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