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

Page size = all #169

Open
hconstable opened this issue Sep 23, 2015 · 1 comment
Open

Page size = all #169

hconstable opened this issue Sep 23, 2015 · 1 comment
Labels

Comments

@hconstable
Copy link

After page size of 2000, is there a way to implement an upper level of "all" records in a query if there are more than 2000 without breaking it?

@postfalk
Copy link

The convention would be page_size= for all. However, the query would be likely to timeout. For this reason there is an actually limit (do not remember how big it is). For unlimited downloads more complex strategies are required.
Falk


From: hconstable [notifications@github.com]
Sent: Wednesday, September 23, 2015 2:11 PM
To: stamen/ecoengine
Subject: [ecoengine] Page size = all (#169)

After page size of 2000, is there a way to implement an upper level of "all" records in a query if there are more than 2000 without breaking it?


Reply to this email directly or view it on GitHubhttps://github.com//issues/169.

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

No branches or pull requests

3 participants