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

Refactor table() methods into shared implementation. #7516

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Mar 15, 2019

The method and docstring for the table() method are identical for
Dataset, DatasetReference, and DatasetListItem. This commit moves the
implementation to a shared method to reduce code duplication.

The method and docstring for the table() method are identical for
Dataset, DatasetReference, and DatasetListItem. This commit moves the
implementation to a shared method to reduce code duplication.
@tswast tswast requested a review from tseaver March 15, 2019 16:23
@tswast tswast requested a review from crwilcox as a code owner March 15, 2019 16:23
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 15, 2019
@tswast tswast merged commit 457da24 into googleapis:master Mar 18, 2019
@tswast tswast deleted the tswast-bq-get_table_reference branch March 18, 2019 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
3 participants