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

BigQuery: add destination table properties to 'LoadJobConfig'. by tseaver · Pull Request #6202 · googleapis/google-cloud-python · GitHub

BigQuery: add destination table properties to 'LoadJobConfig'. - #6202

Merged
tseaver merged 26 commits into
masterfrom
5093-bigquery-destination_table_props
Oct 17, 2018
Merged

BigQuery: add destination table properties to 'LoadJobConfig'.#6202
tseaver merged 26 commits into
masterfrom
5093-bigquery-destination_table_props

Conversation

tseaver commented Oct 12, 2018

Copy link
Copy Markdown
Contributor

Closes #5093.

This PR includes a bunch of new explicit unit test cases / assertions for LoadJobConfig, and reorders the properties alphabetically, to make it easier to match up with the docs.

/cc @yiga2.

tseaver added the api: bigquery Issues related to the BigQuery API. label Oct 12, 2018
tseaver requested a review from tswast October 12, 2018 22:37
tseaver requested a review from crwilcox as a code owner October 12, 2018 22:37
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2018

tswast left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

Comment thread bigquery/google/cloud/bigquery/job.py Outdated
Comment thread bigquery/tests/unit/test_job.py Outdated
tseaver removed the request for review from crwilcox October 17, 2018 02:01
tseaver added do not merge Indicates a pull request not ready for merge, due to either quality or timing. status: blocked Resolving the issue is dependent on other work. labels Oct 17, 2018

tseaver commented Oct 17, 2018

Copy link
Copy Markdown
Contributor Author

Merge blocked pending resolution of #6231, and a re-run of the Kokoro Bigquery job (how?).

tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018
tseaver added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. status: blocked Resolving the issue is dependent on other work. labels Oct 17, 2018
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018

tseaver commented Oct 17, 2018

Copy link
Copy Markdown
Contributor Author

None are relevant to this PR, which is purely BigQuery.

@theacodes looks like Kokoro has gone from skipping everything (#6231) to running all tests regardless?

tseaver force-pushed the 5093-bigquery-destination_table_props branch from 554b323 to 2a920d1 Compare October 17, 2018 20:03

tseaver commented Oct 17, 2018

Copy link
Copy Markdown
Contributor Author

Rebased again to pick up api_core and pubsub testing changes from PRs #6242 and #6243.

tseaver merged commit cf806f2 into master Oct 17, 2018
tseaver deleted the 5093-bigquery-destination_table_props branch October 17, 2018 21:00
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL