Hello,

Any select all or select count query on a particular table is timing out with 
"Cassandra::Errors::TimeoutError: Timed out"


A “SELECT * FROM <table> WHERE <partition key> = ‘<partition key value>’ on the 
table works, but a “SELECT * FROM <table> LIMIT 1; does not work. All other 
tables and queries work. 


Any ideas as to why this might be happening?

Reply via email to