Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 26 commits into from
Oct 17, 2018

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 12, 2018

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 tseaver added the api: bigquery Issues related to the BigQuery API. label Oct 12, 2018
@tseaver tseaver requested a review from tswast October 12, 2018 22:37
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2018
Copy link
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Thanks!

bigquery/google/cloud/bigquery/job.py Outdated Show resolved Hide resolved
bigquery/tests/unit/test_job.py Outdated Show resolved Hide resolved
@tseaver tseaver removed the request for review from crwilcox October 17, 2018 02:01
@tseaver 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
Copy link
Contributor Author

tseaver commented Oct 17, 2018

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

@tswast tswast added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018
@tseaver 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 kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2018
@tseaver
Copy link
Contributor Author

tseaver commented Oct 17, 2018

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 tseaver force-pushed the 5093-bigquery-destination_table_props branch from 554b323 to 2a920d1 Compare October 17, 2018 20:03
@tseaver
Copy link
Contributor Author

tseaver commented Oct 17, 2018

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

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