Re: how to remove a "null" column

2011-06-24 Thread Jonathan Ellis
> [default@sdo] list counters; > Using default limit of 100 > --- > RowKey: 4555 > => (counter=6e756c6c, value=1) > > 1 Row Returned. > [default@sdo] del counters[ascii('EU')][ascii('null')]; > org.apache.cassandra.db.

Re: how to remove a "null" column

2011-06-24 Thread William Oberman
> RowKey: 4555 > => (counter=6e756c6c, value=1) > > 1 Row Returned. > [default@sdo] del counters[ascii('EU')][ascii('null')]; > org.apache.cassandra.db.marshal.MarshalException: cannot parse > 'FUNCTION_CALL' as hex bytes > [defaul

how to remove a "null" column

2011-06-24 Thread Sasha Dolgy
nted. [default@sdo] list counters; Using default limit of 100 --- RowKey: 4555 => (counter=6e756c6c, value=1) 1 Row Returned. [default@sdo] del counters[ascii('EU')][ascii('null')]; org.apache.cassandra.db.marshal.MarshalException: cannot parse 'FUNCTIO