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

Fix: Add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC by jimfulton · Pull Request #638 · 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: Add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC - #638

Merged
tswast merged 5 commits into
masterfrom
riversnake-626
Apr 29, 2021
Merged

Fix: Add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC#638
tswast merged 5 commits into
masterfrom
riversnake-626

Conversation

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 #626 🦕

Jim Fulton added 5 commits April 28, 2021 13:28
To convey to the observant that these are aliases, even though they could be used (more or less) directly.
This is mainly as a backstop -- DECIMAL requests should be converted to NUMERIC.
jimfulton requested review from a team and stephaniewang526 and removed request for a team April 29, 2021 14:58
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Apr 29, 2021
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 29, 2021
jimfulton added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 29, 2021
yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Apr 29, 2021
jimfulton added the release blocking Required feature/issue must be fixed prior to next release. label Apr 29, 2021
tswast merged commit aa59023 into master Apr 29, 2021
tswast deleted the riversnake-626 branch April 29, 2021 16:35
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. release blocking Required feature/issue must be fixed prior to next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL