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

stress should paginate over entire result set #119

Open
rustyrazorblade opened this issue Nov 1, 2019 · 0 comments
Open

stress should paginate over entire result set #119

rustyrazorblade opened this issue Nov 1, 2019 · 0 comments
Assignees

Comments

@rustyrazorblade
Copy link
Contributor

Right now we just grab the first page of the result set. This is probably fine for now since most queries won't go past a page, but in the case of testing large partitions (BasicTimeSeries) we probably want the fetch the entire thing.

@rustyrazorblade rustyrazorblade self-assigned this Nov 19, 2019
@rustyrazorblade rustyrazorblade added this to the 4.0 milestone Nov 19, 2019
@rustyrazorblade rustyrazorblade removed this from the 4.0 milestone Jan 15, 2020
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