Skip to content

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

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.
@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 Dec 21, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 21, 2015

This comment was marked as spam.

This comment was marked as spam.

@dhermes

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
tseaver merged commit 7a994b0 into googleapis:masterDec 21, 2015
@tseaver
tseaver deleted the bigquery-fix_list_jobs_missing_sourceUris branch December 21, 2015 20:46
@dhermesdhermes mentioned this pull request Jan 25, 2016
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>
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.

3 participants

@tseaver@dhermes@googlebot