Skip to content

Conversation

mdanieli
Copy link
Contributor

This should fix #75

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this can be while page_token and (not limit or len(records) < limit). I think this would fix the failing unit test.

@mdanieli
Copy link
Contributor Author

My bad. It seems to work now.

@tylertreat
Copy link
Owner

Thanks!

tylertreat added a commit that referenced this pull request Dec 22, 2015
Take into account limit argument when returning rows
@tylertreat tylertreat merged commit 337bf6e into tylertreat:master Dec 22, 2015
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

Successfully merging this pull request may close these issues.

Argument limit ignored in get_query_rows

2 participants