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

Jeff Hammerbacher updated AVRO-436:
-----------------------------------

    Component/s: spec

> Support OrderedMap containers
> -----------------------------
>
>                 Key: AVRO-436
>                 URL: https://issues.apache.org/jira/browse/AVRO-436
>             Project: Avro
>          Issue Type: Wish
>          Components: spec
>            Reporter: Jonathan Ellis
>            Priority: Minor
>
> Cassandra range queries return a resultset whose order is important but 
> random access by key is also useful.  Thrift does not provide ordered maps, 
> so we are returning a list of pairs as a workaround (leaving map creation up 
> to the consumer).  It would be nice to be able to remove this hack when 
> moving to Avro.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to