Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented May 31, 2016

Uses #1833 as a base.

@tseaver tseaver added docs testing api: bigquery Issues related to the BigQuery API. labels May 31, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 31, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Jul 13, 2016

Rebased after merging #1833 to master.

>>> from gcloud import bigquery
>>> client = bigquery.Client()


This comment was marked as spam.

This comment was marked as spam.

@daspecster
Copy link
Contributor

Can we squash this before merging?


@snippet
def client_list_datasets(client, to_delete): # pylint: disable=unused-argument
def client_list_datasets(client, _):

This comment was marked as spam.

@daspecster
Copy link
Contributor

LGTM, I would still squash but whatever you think.

@tseaver
Copy link
Contributor Author

tseaver commented Jul 14, 2016

@daspecster I rebased away the first two net-noop commits. I will merge when Travis passes.

@tseaver tseaver merged commit 167a911 into googleapis:master Jul 14, 2016
@tseaver tseaver deleted the bigquery-testable_sync_query_snippets branch July 14, 2016 14:56
This was referenced Aug 3, 2016
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. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants