-
Notifications
You must be signed in to change notification settings - Fork 65
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
iter obj skip limit keyword unexpected results #248
Comments
Did you try the iterator: https://jeroen.github.io/mongolite/query-data.html#iterating |
Yup this is after using the iterator Stored the iter obj in a variable Then appended in a list using iter$one command |
FYI |
okay i got this to work but am getting half the records which is surprising |
There seems to be a bug because when i used I get 40k rows including the first 1000 ones when i did not add skip |
Error: Failed to send "getMore" command with database
Failed to read 7028797 bytes: socket error or timeout
The text was updated successfully, but these errors were encountered: