You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/03/01 20:46:09 UTC

[jira] Updated: (AVRO-436) Support OrderedMap containers

     [ 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.