Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra WHERE partitionKey IN (values…) #715

Open
lapo-luchini opened this issue Oct 4, 2022 · 0 comments
Open

Cassandra WHERE partitionKey IN (values…) #715

lapo-luchini opened this issue Oct 4, 2022 · 0 comments

Comments

@lapo-luchini
Copy link

I get this error:

Error invoking remote method 'DB_EXECUTE_QUERY': ResponseError: Cannot page queries with both ORDER BY and a IN restriction on the partition key; you must either remove the ORDER BY or the IN and sort client side, or disable paging for this query

I would whish for an option to disable paging, so that this can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant