Re: cqlsh gets confused by tombstone

2012-03-26 Thread aaron morton
Thanks for the bug report. A - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 26/03/2012, at 6:08 PM, Radim Kolar wrote: > Dne 26.3.2012 3:39, aaron morton napsal(a): >> Can you please reproduce the fault using the --debug cqlsh command option >> a

Re: cqlsh gets confused by tombstone

2012-03-25 Thread Radim Kolar
Dne 26.3.2012 3:39, aaron morton napsal(a): Can you please reproduce the fault using the --debug cqlsh command option and bug report here https://issues.apache.org/jira/browse/CASSANDRA https://issues.apache.org/jira/browse/CASSANDRA-4083 I was wrong, it fails on first nontombstoned row.

Re: cqlsh gets confused by tombstone

2012-03-25 Thread aaron morton
Can you please reproduce the fault using the --debug cqlsh command option and bug report here https://issues.apache.org/jira/browse/CASSANDRA Thanks - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 24/03/2012, at 12:59 AM, Radim Kolar wrote: > cq

cqlsh gets confused by tombstone

2012-03-23 Thread Radim Kolar
cqlsh> select * from whois.ipbans; KEY,80.65.56.165 KEY,204.229.100.77 KEY,75.144.148.1 KEY,111.191.88.7 'int' object has no attribute 'replace' cqlsh> its counter CF create column family ipbans with column_type = 'Standard' and comparator = 'AsciiType' and default_validation_class = '