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
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.
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> 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 = '