You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/06/18 18:21:26 UTC

[jira] Resolved: (CASSANDRA-958) Expose byte[] keys to Avro API

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

Stu Hood resolved CASSANDRA-958.
--------------------------------

      Assignee: Eric Evans
    Resolution: Fixed

Resolved by some stealth commits. Hooray!

> Expose byte[] keys to Avro API
> ------------------------------
>
>                 Key: CASSANDRA-958
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-958
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Stu Hood
>            Assignee: Eric Evans
>             Fix For: 0.7
>
>
> Avro does not support 'bytes' keys in the 'map' type, which means that we can't directly map the approach taken in Thrift to Avro.
> One alternative is to use an array of (key,value) tuples, but there is a discussion on the avro-user mailing list that will hopefully yield a better approach. http://mail-archives.apache.org/mod_mbox/hadoop-avro-user/201004.mbox/%3C1270498675.74765915@192.168.2.228%3E

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