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: Add missing configuration properties to LoadJob #7482

Closed
tswast opened this issue Mar 5, 2019 · 0 comments · Fixed by #7710
Closed

BigQuery: Add missing configuration properties to LoadJob #7482

tswast opened this issue Mar 5, 2019 · 0 comments · Fixed by #7710
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 5, 2019

There are several properties in the load job configuration that would be useful to expose in the LoadJob object. For example, configuration.load.destinationTable should be exposed as a TableReference property.

Perhaps we should just expose a generic "configuration" property so that we get all of the properties and reflect the API resource?

@tswast tswast added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Mar 5, 2019
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

Successfully merging a pull request may close this issue.

1 participant