, Qiaobing Xie <mailto:qiaobing@gmail.com>> wrote:
> Hi,
>
> I am developing a thrift client that inserts and removes columns
from a column-family (using batch_mutate calls). Everything seems to
be working fine - my thrift client can add/retrieve/delete/add back
columns as e
Hi,
I am developing a thrift client that inserts and removes columns from a
column-family (using batch_mutate calls). Everything seems to be working
fine - my thrift client can add/retrieve/delete/add back columns as
expected... until I manually deleted a column with cassandra-cli. (I was
try