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 managedwriter): schema conversion support #4357

Merged

Commits on Jun 30, 2021

  1. feat(bigquery): start adding functionality to managed writer

    This is the first of multiple PRs to build up the functionality of a new
    thick client over the new BigQuery Storage API's write mechanism.
    
    This PR exposes schema conversion between the main bigquery package and
    the bigquery storage API.
    shollyman committed Jun 30, 2021
    Copy the full SHA
    b37417a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8cede27 View commit details
    Browse the repository at this point in the history
  3. address reviewer comments

    shollyman committed Jun 30, 2021
    Copy the full SHA
    67e0519 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4c39120 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Copy the full SHA
    630912d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4fb657d View commit details
    Browse the repository at this point in the history