Re: Different comparator types for column and supercolumn don't work

2011-01-14 Thread Roshan Dawrani
On Fri, Jan 14, 2011 at 6:04 PM, Karin Kirsch wrote: > Hello, > > I'm new to cassandra. I'm using cassandra release 0.7.0 (local, single > node). I can't perform write operations in case the column and supercolumn > families have > different comparator types. For example if I use the code given in

Different comparator types for column and supercolumn don't work

2011-01-14 Thread Karin Kirsch
Hello, I'm new to cassandra. I'm using cassandra release 0.7.0 (local, single node). I can't perform write operations in case the column and supercolumn families have different comparator types. For example if I use the code given in Issue: https://issues.apache.org/jira/browse/CASSANDRA-1712 by