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

Show inheritance and inherited members in BQ docs. #7338

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Feb 13, 2019

This fixes the issue where the base class for RowIterator could not be navigated to.

image

Fixes #7293

This fixes the issue where the base class for RowIterator
could not be navigated to.
@tswast tswast added api: bigquery Issues related to the BigQuery API. type: docs Improvement to the documentation for an API. labels Feb 13, 2019
@tswast tswast requested a review from crwilcox as a code owner February 13, 2019 19:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 13, 2019
@tswast tswast requested review from tseaver and theacodes February 13, 2019 19:13
@tswast tswast merged commit 04118f1 into googleapis:master Feb 13, 2019
@tswast tswast deleted the issue7293-bq-docs branch February 13, 2019 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BigQuery: 'RowIterator.to_dataframe' surprisingly consumes / merges all pages.
3 participants