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/storage/managedwriter/adapt): add NormalizeDescriptor #4681

Merged
merged 15 commits into from Aug 27, 2021

Commits on Aug 26, 2021

  1. feat(bigquery/storage/managedwriter/adapt): add NormalizeDescriptor

    This functionality supports the "bring your own proto" case for writing
    data.
    
    Towards: googleapis#4366
    shollyman committed Aug 26, 2021
    Copy the full SHA
    410b2a6 View commit details
    Browse the repository at this point in the history
  2. update comment

    shollyman committed Aug 26, 2021
    Copy the full SHA
    7bdf445 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    22c110d View commit details
    Browse the repository at this point in the history
  4. fix comments

    shollyman committed Aug 26, 2021
    Copy the full SHA
    c991db6 View commit details
    Browse the repository at this point in the history
  5. goimports the new proto

    shollyman committed Aug 26, 2021
    Copy the full SHA
    b63d492 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3ab37bc View commit details
    Browse the repository at this point in the history
  7. add fixed64 to testing

    shollyman committed Aug 26, 2021
    Copy the full SHA
    0f35ca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Copy the full SHA
    654b05d View commit details
    Browse the repository at this point in the history
  2. goimports (again)

    shollyman committed Aug 27, 2021
    Copy the full SHA
    3c94808 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3f376fc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c3ac1e0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5b8711f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    567026d View commit details
    Browse the repository at this point in the history
  7. fix variable naming

    shollyman committed Aug 27, 2021
    Copy the full SHA
    9bc1b01 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2b5f439 View commit details
    Browse the repository at this point in the history