Skip to content

BigQuery: Remove deprecated Client methods#5182

Merged
theacodes merged 1 commit into
googleapis:masterfrom
tswast:issue-5153-remove-deprecated-methods
Apr 11, 2018
Merged

BigQuery: Remove deprecated Client methods#5182
theacodes merged 1 commit into
googleapis:masterfrom
tswast:issue-5153-remove-deprecated-methods

Conversation

@tswast

@tswast tswast commented Apr 11, 2018

Copy link
Copy Markdown
Contributor

Remove the Client.list_dataset_tables() method (replaced by
Client.list_tables()), the Client.create_rows() method (replaced by
Client.insert_rows()), and the Client.create_rows_json() method
(replaced by Client.insert_rows_json()).

Towards 1.0.0 release #5153

Remove the `Client.list_dataset_tables()` method (replaced by
`Client.list_tables()`), the `Client.create_rows()` method (replaced by
`Client.insert_rows()`), and the `Client.create_rows_json()` method
(replaced by `Client.insert_rows_json()`).
@tswast tswast added the api: bigquery Issues related to the BigQuery API. label Apr 11, 2018
@tswast tswast requested a review from theacodes April 11, 2018 17:47
@tswast tswast requested a review from lukesneeringer as a code owner April 11, 2018 17:47
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2018
@theacodes

Copy link
Copy Markdown
Contributor

Merging despite circle, it's running unrelated storage tests.

@theacodes theacodes merged commit a50ebca into googleapis:master Apr 11, 2018
@tswast tswast deleted the issue-5153-remove-deprecated-methods branch April 11, 2018 18:20
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants