[
https://issues.apache.org/jira/browse/ORC-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved ORC-53.
------------------------------
Resolution: Fixed
I just committed this. Thanks for the reviews, Mark.
> OrcMap does not support complex types as keys
> ---------------------------------------------
>
> Key: ORC-53
> URL: https://issues.apache.org/jira/browse/ORC-53
> Project: Orc
> Issue Type: Bug
> Reporter: Mark Wagner
> Assignee: Owen O'Malley
> Fix For: 1.1.0
>
>
> The current implementation of OrcMap extends TreeMap, which requires that the
> keys implement Comparable. However, none of OrcStruct, OrcList, OrcUnion, or
> OrcMap do so. Other write paths such as through the OrcSerde seem to work
> okay.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)