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
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/%[email protected]%3e
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.