FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Capture 'query' attr when loading 'QueryJob' from JSON resource. by tseaver · Pull Request #2534 · googleapis/google-cloud-python · GitHub

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 commented Oct 12, 2016

Copy link
Copy Markdown
Contributor

Closes: #2511.

tseaver 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
googlebot 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 commented Oct 12, 2016

Copy link
Copy Markdown
Contributor

LGTM pending Travis / my teeny comment

tseaver merged commit 9c9c126 into googleapis:master Oct 12, 2016
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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. type: bug Error 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


Back | FazBrowse Home | New Git URL