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 schema -> proto support #4375

Merged
merged 15 commits into from Jul 9, 2021

Commits on Jul 1, 2021

  1. feat(bigquery managedstorage): add schema -> proto support

    TODO: this doesn't deal with nested messages yet.
    shollyman committed Jul 1, 2021
    Copy the full SHA
    d802075 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

Commits on Jul 7, 2021

  1. Copy the full SHA
    3cbe9c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    03abf14 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b353af0 View commit details
    Browse the repository at this point in the history
  4. remove stale TODO

    shollyman committed Jul 7, 2021
    Copy the full SHA
    e30b336 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c82dec6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Copy the full SHA
    de0c252 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7ea758f View commit details
    Browse the repository at this point in the history
  3. improve error signalling

    shollyman committed Jul 8, 2021
    Copy the full SHA
    af9cb2f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. address reviewer feedback

    shollyman committed Jul 9, 2021
    Copy the full SHA
    66faea3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a170306 View commit details
    Browse the repository at this point in the history
  3. better error string

    shollyman committed Jul 9, 2021
    Copy the full SHA
    b94b29c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c257d01 View commit details
    Browse the repository at this point in the history