Changing paging state format is kind of a pain since the driver treats it as an opaque blob. I'd prefer we went with Sylvain's suggestion to just interpret Integer.MAX_VALUE as "no limit", which would be a lot simpler to implement.
> On Sep 24, 2019, at 10:44 AM, Jon Haddad <j...@jonhaddad.com> wrote: > > I'm working with a team who just ran into CASSANDRA-14683 [1], which I > didn't realize was an issue till now. > > Anyone have an interest in fixing full table pagination? I'm not sure of > the full implications of changing the int to a long in the paging stage. > > https://issues.apache.org/jira/browse/CASSANDRA-14683 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org For additional commands, e-mail: dev-h...@cassandra.apache.org