Abhishek created CASSANDRA-14683:
------------------------------------
Summary: Pagestate is null after 2^31 rows
Key: CASSANDRA-14683
URL: https://issues.apache.org/jira/browse/CASSANDRA-14683
Project: Cassandra
Issue Type: Bug
Reporter: Abhishek
I am using the nodejs driver to take a dump of my table via
[pagination|http://datastax.github.io/nodejs-driver/features/paging/#manual-paging]
for a simple query.
My query is \{{select * from mytable}}
The table has close to 4 billion rows and cassandra stops returning results
exactly after 2147483647 rows. The pagestate is not returned after this.
Cassandra version - 3.0.9
Nodejs cassandra driver version - 3.5.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]