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

NODEJS-668: Handle empty pages in async pagination #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asztal
Copy link

@asztal asztal commented Mar 11, 2024

This fixes an issue where an empty page in the results would cause pagination to end, even if there were more results to be returned.

In practice this has happened when using allow filtering or when encountering deleted rows in Scylla materialised views.

This fixes an issue where an empty page in the results would cause pagination to end, even if there were more results to be returned.

In practice this has happened when using `allow filtering` or when encountering deleted rows in Scylla materialised views.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant