after I post a fix for
> http://issues.apache.org/jira/browse/CASSANDRA-1415.
>
> On Thu, Sep 16, 2010 at 12:53 PM, Colin Britton
> wrote:
> > Hi,
> >
> > I am using Casandra 0.7 trunk (r997357) and am having issues with a
> > secondary index.
> >
>
Hi,
I am using Casandra 0.7 trunk (r997357) and am having issues with a
secondary index.
I have a ColumnFamily with a secondary index on column "X". Not every row of
data has column X. It looks like when I write a row that does not have
column X, Cassandra throws the following NPE when it writes