Skip to content

Capture 'query' attr when loading 'QueryJob' from JSON resource. - #2534

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:2511-bigquery-capture-query-when-loading-job-by-name
Oct 12, 2016
Merged

Capture 'query' attr when loading 'QueryJob' from JSON resource.#2534
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:2511-bigquery-capture-query-when-loading-job-by-name

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Closes: #2511.

@tseavertseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: bigquery Issues related to the BigQuery API. labels Oct 12, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2016
"""
configuration = cleaned['configuration']['query']

self.query = configuration['query']

This comment was marked as spam.

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
Contributor

LGTM pending Travis / my teeny comment

@tseaver
tseaver merged commit 9c9c126 into googleapis:masterOct 12, 2016
@tseaver
tseaver deleted the 2511-bigquery-capture-query-when-loading-job-by-name branch October 12, 2016 17:14
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…-query-when-loading-job-by-name
Capture 'query' attr when loading 'QueryJob' from JSON resource.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the BigQuery API.cla: yesThis human has signed the Contributor License Agreement.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tseaver@dhermes@daspecster@googlebot