Re: Does calling cass_result_row_count have to fetch all the data if using paging queries?

17 views
Skip to first unread message

Michael Penick

unread,
Feb 17, 2017, 2:58:26 PM2/17/17
to cpp-dri...@lists.datastax.com
It fetches all the data. 

Would `SELECT COUNT(*) FROM table` not work?

Mike

On Fri, Feb 17, 2017 at 1:20 PM, Jacob <jacobg...@gmail.com> wrote:
When using paging queries to query large chunks of data, does calling cass_result_row_count on the CassResult have to fetch all the data to figure out the total amount of rows.

--
You received this message because you are subscribed to the Google Groups "DataStax C++ Driver for Apache Cassandra User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cpp-driver-user+unsubscribe@lists.datastax.com.

Reply all
Reply to author
Forward
0 new messages