Ravindran created CASSANDRA-12680:
-------------------------------------
Summary: When I try to do a count from a table I am getting ==>
'list' object has no attribute 'has_more_pages'
Key: CASSANDRA-12680
URL: https://issues.apache.org/jira/browse/CASSANDRA-12680
Project: Cassandra
Issue Type: Bug
Components: CQL
Environment: Prod liux
Reporter: Ravindran
Fix For: 3.x
cassandra@cqlsh:Usergrid> desc tables
"Tokens" "Applications" "PrincipalTokens" "Properties"
cassandra@cqlsh:Usergrid> select * from "Tokens" limit 1;
'list' object has no attribute 'has_more_pages'
cassandra@cqlsh:Usergrid>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)