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

fix: disambiguate missing policy tags from explicitly unset policy tags by tswast · Pull Request #983 · googleapis/python-bigquery · GitHub

This repository was archived by the owner on Mar 6, 2026. It is now read-only.
/ python-bigquery Public archive

fix: disambiguate missing policy tags from explicitly unset policy tags - #983

Merged
gcf-merge-on-green[bot] merged 7 commits into
googleapis:mainfrom
tswast:issue981-policyTags
Sep 24, 2021
Merged

fix: disambiguate missing policy tags from explicitly unset policy tags#983
gcf-merge-on-green[bot] merged 7 commits into
googleapis:mainfrom
tswast:issue981-policyTags

Conversation

tswast commented Sep 22, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #981
Fixes #982
Towards googleapis/python-bigquery-pandas#387
🦕

tswast requested review from a team and stephaniewang526 September 22, 2021 20:24
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Sep 22, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2021

plamut 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

Looks good (with one minor nit), seems like we just need to adjust the type annotation and it should be good.

Comment thread google/cloud/bigquery/schema.py Outdated
Comment thread google/cloud/bigquery/schema.py Outdated
tswast requested a review from plamut September 23, 2021 21:24

plamut left a comment
edited
Loading

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

Looks good, except for a typo.

Edit: Just fixed it myself.

Comment thread google/cloud/bigquery/schema.py Outdated
plamut added the automerge Merge the pull request once unit tests and other checks pass. label Sep 24, 2021
gcf-merge-on-green Bot merged commit f83c00a into googleapis:main Sep 24, 2021
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 24, 2021
tswast deleted the issue981-policyTags branch September 24, 2021 15:47
judahrand pushed a commit to judahrand/python-bigquery that referenced this pull request Sep 27, 2021
…gs (googleapis#983)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes googleapis#981 
Fixes googleapis#982
Towards googleapis/python-bigquery-pandas#387
🦕
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
…gs (googleapis#983)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes googleapis#981 
Fixes googleapis#982
Towards googleapis/python-bigquery-pandas#387
🦕
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-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.

missing docs for google.cloud.bigquery.schema.PolicyTagList disambiguate missing policy tags from explicitly unset policy tags

2 participants


Back | FazBrowse Home | New Git URL