[
https://issues.apache.org/jira/browse/HIVE-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namit Jain updated HIVE-356:
----------------------------
Resolution: Fixed
Fix Version/s: 0.3.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
> Remove Arrays.asList calls
> --------------------------
>
> Key: HIVE-356
> URL: https://issues.apache.org/jira/browse/HIVE-356
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Serializers/Deserializers
> Affects Versions: 0.3.0
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Fix For: 0.3.0
>
> Attachments: HIVE-356.1.patch, HIVE-356.2.patch
>
>
> There are some unnecessary Arrays.asList calls in UnionStructObjectInspector.
> Profiling showed that it takes up to 3% of the CPU.
> We should remove that unnecessary call.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.