Skip to content

Allow strings or references in create_dataset and create_table#6199

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tswast:issue6055-bq-pythonic-create
Oct 12, 2018
Merged

Allow strings or references in create_dataset and create_table#6199
tseaver merged 1 commit intogoogleapis:masterfrom
tswast:issue6055-bq-pythonic-create

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Oct 11, 2018

This makes it easier to create an empty dataset or table when all you
care about is the ID and not any of the extra metadata. When creating an
empty dataset, the default location is included.

Follow-up to #6164. Closes #6055

This makes it easier to create an empty dataset or table when all you
care about is the ID and not any of the extra metadata. When creating an
empty dataset, the default location is included.
@tswast tswast requested review from alixhami and tseaver October 11, 2018 22:14
@tswast tswast requested a review from crwilcox as a code owner October 11, 2018 22:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2018
@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Oct 12, 2018
@tseaver tseaver merged commit 8f63393 into googleapis:master Oct 12, 2018
@tswast tswast deleted the issue6055-bq-pythonic-create branch October 12, 2018 16:57
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