If I try to open the changes/news files, I get a 404 error
On Fri, Apr 6, 2012 at 6:26 PM, Sylvain Lebresne wrote:
> Including my own, I count 4 binding +1's and no -1's. The vote passes.
> I'll get the artifacts published.
>
> --
> Sylvain
>
> On Fri, Apr 6, 2012 at 12:45 AM, Brandon Williams
>
+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
Hello,
Is it acceptable (in Cassandra terms) to get only 1 specific column?
I know that I can get range/slice of columns, but i'm interesting in only 1
and I want to get it by its name (i.e Key: 1, CF: users, column:
first_name).
Thanks!
Hello,
Is there any good way of storing a binary-tree in Cassandra?
I wonder if someone already implement something like that and
how accomplished that without transaction supports (while the tree keep
evolving)?
Thanks!
Hi,
I have few questions:
*Secondary index*
1. Is there a limit on the number of columns in a single column family
that serve as secondary indexes?
2. Does performance decrease (significantly) if the uniqueness of the
column’s values is high?
*Twissandra*
1. Why in the source (o