Richard Low created CASSANDRA-11745:
---------------------------------------

             Summary: Add bytes limit to queries and paging
                 Key: CASSANDRA-11745
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11745
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Richard Low


For some data models, values may be of very different sizes. When querying 
data, limit by count doesn’t work well and leads to timeouts. It would be much 
better to limit by size of the response, probably by stopping at the first row 
that goes above the limit. This applies to paging too so you can safely page 
through such data without timeout worries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to