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

feat(bigquery): support decimalTargetType prioritization #4343

Merged
merged 6 commits into from Jul 30, 2021

Commits on Jun 29, 2021

  1. feat(bigquery): support decimalTargetType prioritization

    Adds support to govern how values from external formats are converted
    to a corresponding BigQuery type in load jobs and federated table
    definitions.
    shollyman committed Jun 29, 2021
    Copy the full SHA
    63fb15b View commit details
    Browse the repository at this point in the history
  2. add to existing integration

    shollyman committed Jun 29, 2021
    Copy the full SHA
    873b50a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Copy the full SHA
    49be9ee View commit details
    Browse the repository at this point in the history
  2. improve comments

    shollyman committed Jul 29, 2021
    Copy the full SHA
    81e3c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Copy the full SHA
    ebd3946 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c105bee View commit details
    Browse the repository at this point in the history