[ 
https://issues.apache.org/jira/browse/CASSANDRA-14683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599030#comment-16599030
 ] 

Abhishek commented on CASSANDRA-14683:
--------------------------------------

[~iamaleksey]

 

I'm willing to fix this but I'm new to the codebase. Can you point me to the 
class which needs changes?

> 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
>            Priority: Major
>
> 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]

Reply via email to