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

ENH: Add max_results argument to read_gbq. #286

Merged
merged 6 commits into from
Aug 9, 2019

Conversation

tswast
Copy link
Collaborator

@tswast tswast commented Aug 3, 2019

This argument allows you to set a maximum number of rows
in the resulting dataframe. Set to 0 to ignore any results.

Created as draft because this PR needs:

  • Unit tests
  • Changelog

Closes #102

@tswast tswast marked this pull request as ready for review August 9, 2019 20:32
@max-sixty
Copy link
Contributor

Thanks @tswast !

@tswast tswast merged commit 7e78b99 into googleapis:master Aug 9, 2019
@tswast tswast deleted the issue102-limit-rows branch August 12, 2019 15:33
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.

Add option for limiting rows of retrieved of results
2 participants