Closed coolgeng closed 10 years ago
I don't follow how this relates to Beefcake; the linked Cassandra ticket has some kind of query language, but as far as I can tell Cassandra uses Thrift, not Protocol Buffers.
Sorry, I create ticket in the wrong place. I remove it, please ignore that.
For 2.0.6, I use blob type to restore complicated data structure. Use the code for encode/decode like this:
However, 2.1.0 beta1 already provide major feature to present complicate data structure with "CREATE TYPE".
This is the ticket for Cassandra https://issues.apache.org/jira/browse/CASSANDRA-5590
I think beefcake should support this as well. Thanks.