Hi Sylvain,
Could you share the command you used to create the CF with the
pre-defined aliases? I'm constantly receiving this error when I use the
following command.
Syntax error at position 63: missing EOF at '('
create column family test2 with
comparator=DynamicCompositeType(a=>AsciiType,b=
Including myself, I count 3 binding +1's, 1 other +1 and no 0s, the vote passes.
I'll get the artifacts published right away.
On Thu, Aug 11, 2011 at 9:33 AM, Eldad Yamin wrote:
> +1
> On Aug 10, 2011 8:09 PM, "Sylvain Lebresne" wrote:
>> We just fixed a fairly serious bug with counter (CASSAND
I've tried using the longer values (converted as hex, so respectively
012D3FDFA400 and 012D4E52B800, since that is what
the CLI can understand) and with the exact DynamicCompositeType
declaration above (almost exact, I've fixed DynamicComposite ->
DynamicCompositeType). I've tried with and
+1
On Aug 10, 2011 8:09 PM, "Sylvain Lebresne" wrote:
> We just fixed a fairly serious bug with counter (CASSANDRA-3006 -- it is
> serious in that it "corrupt" counters). Cassandra 0.8.3 also shipped with
a
> potential small upgrade problem (CASSANDRA-3011). There is no reason to
wait
> to give t