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

Allow for 'sourceUris' to be missing in load job config. by tseaver · Pull Request #1312 · googleapis/google-cloud-python · GitHub

Allow for 'sourceUris' to be missing in load job config. - #1312

Merged
tseaver merged 2 commits into
googleapis:masterfrom
tseaver:bigquery-fix_list_jobs_missing_sourceUris
Dec 21, 2015
Merged

Allow for 'sourceUris' to be missing in load job config.#1312
tseaver merged 2 commits into
googleapis:masterfrom
tseaver:bigquery-fix_list_jobs_missing_sourceUris

Conversation

tseaver commented Dec 21, 2015

Copy link
Copy Markdown
Contributor

Uses #1311 as a base.

E.g., the jobs created via 'Table.upload_from_file' do not have source URIs.

We can't parse/create job instances w/o full configuration.
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 Dec 21, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2015
Comment thread gcloud/bigquery/job.py

This comment was marked as spam.

This comment was marked as spam.

dhermes commented Dec 21, 2015

Copy link
Copy Markdown
Contributor

LGTM, seems pretty straightforward?

E.g., the jobs created via 'Table.upload_from_file' do not have source URIs.
tseaver added a commit that referenced this pull request Dec 21, 2015
…sourceUris

Allow for 'sourceUris' to be missing in load job config.
tseaver merged commit 7a994b0 into googleapis:master Dec 21, 2015
tseaver deleted the bigquery-fix_list_jobs_missing_sourceUris branch December 21, 2015 20:46
parthea pushed a commit that referenced this pull request Nov 24, 2025
* feat: adds audience

Co-authored-by: Viacheslav Rostovtsev <58152857+viacheslav-rostovtsev@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
)

Source-Link: googleapis/synthtool@aa69fb7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.

3 participants


Back | FazBrowse Home | New Git URL