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: QueryJobConfig and other job configuration classes should accept strings for dataset and table references #7558

Closed
tswast opened this issue Mar 26, 2019 · 1 comment
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tswast
Copy link
Contributor

tswast commented Mar 26, 2019

Just as in the client class, properties such as QueryJobConfig.default_dataset should accept a fully-qualified string for a dataset or table reference.

@tswast tswast self-assigned this Mar 26, 2019
@tswast tswast added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: bigquery Issues related to the BigQuery API. labels Mar 26, 2019
@tswast
Copy link
Contributor Author

tswast commented Mar 26, 2019

This is a follow-up to #6055 and #7477, with the goal being to remove the need to ever manually create a DatasetReference or TableReference.

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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant