[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-18 Thread Thejas M Nair (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-5267:


Fix Version/s: (was: 0.13.0)
   0.12.0

 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
 Fix For: 0.12.0

 Attachments: HIVE-5267.D12867.1.patch, HIVE-5267.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


[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-16 Thread Yin Huai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yin Huai updated HIVE-5267:
---

Attachment: HIVE-5267.patch

Navis, I am uploading a new patch (HIVE-5267.patch) which includes the change I 
mentioned in phabricator.

 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, HIVE-5267.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


[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-16 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-5267:


Status: Patch Available  (was: Open)

 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, HIVE-5267.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


[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-16 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-5267:


Status: Open  (was: Patch Available)

 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, HIVE-5267.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


[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-10 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-5267:


Status: Patch Available  (was: Open)

Passed all correlation* tests in ql. 

 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


[jira] [Updated] (HIVE-5267) Use array instead of Collections if possible in DemuxOperator

2013-09-10 Thread Phabricator (JIRA)

 [ 
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