You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (Jira)" <ji...@apache.org> on 2019/09/24 23:50:00 UTC

[jira] [Commented] (CASSANDRA-14683) Pagestate is null after 2^31 rows

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

Jeremiah Jordan commented on CASSANDRA-14683:
---------------------------------------------

+1 for interpreting MAX as “all the rows”. Someone sending that value in the limit is most likely trying to get everything.

> Pagestate is null after 2^31 rows
> ---------------------------------
>
>                 Key: CASSANDRA-14683
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14683
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/CQL
>            Reporter: Abhishek
>            Priority: Normal
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org