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

BigQuery: deprecate list_dataset_tables in favor of list_tables #4653

Merged
merged 3 commits into from
Dec 22, 2017

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Dec 22, 2017

list_dataset_tables was needlessly verbose. Feedback from BQ GA review.

Even though we aren't GA yet, I deprecate rather than remove because we've just done a ton of breaking changes with 0.28.0 release and I'd rather not increase the fatigue of upgrading versions needlessly.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2017
@tswast
Copy link
Contributor Author

tswast commented Dec 22, 2017

Note to self: wait to merge until I've double checked that the snippets at the migration guide point to a commit hash.

@tswast
Copy link
Contributor Author

tswast commented Dec 22, 2017

Ha. Well, I didn't actually add a sample for listing tables at https://cloud.google.com/bigquery/docs/python-client-migration#table_code_changes We can merge this to our heart's content.

@tswast tswast merged commit 017714c into googleapis:master Dec 22, 2017
@tswast tswast deleted the bq-list-tables branch December 22, 2017 22:19
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants