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

feat: add `QueryJob.schema` property for dry run queries by tswast · Pull Request #1014 · googleapis/python-bigquery · GitHub

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

feat: add QueryJob.schema property for dry run queries - #1014

Merged
gcf-merge-on-green[bot] merged 4 commits into
mainfrom
QueryJob-dryRun
Oct 14, 2021
Merged

feat: add QueryJob.schema property for dry run queries#1014
gcf-merge-on-green[bot] merged 4 commits into
mainfrom
QueryJob-dryRun

Conversation

tswast commented Oct 11, 2021

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)

Issue discovered while investigating what properties are needed in #967

tswast requested review from a team and stephaniewang526 October 11, 2021 21:38
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2021
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Oct 11, 2021
tswast requested a review from steffnay October 12, 2021 15:05
tswast added the automerge Merge the pull request once unit tests and other checks pass. label Oct 14, 2021
gcf-merge-on-green Bot merged commit 2937fa1 into main Oct 14, 2021
gcf-merge-on-green Bot deleted the QueryJob-dryRun branch October 14, 2021 15:32
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 14, 2021
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
…1014)

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)

Issue discovered while investigating what properties are needed in googleapis#967
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.

3 participants


Back | FazBrowse Home | New Git URL