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: add schema update support in JsonStreamWriter #1447

Merged
merged 12 commits into from Dec 29, 2021

Commits on Dec 15, 2021

  1. Copy the full SHA
    3f899e8 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    stephaniewang526 committed Dec 15, 2021
    Copy the full SHA
    54fedb1 View commit details
    Browse the repository at this point in the history
  3. fix lint

    stephaniewang526 committed Dec 15, 2021
    Copy the full SHA
    957ba01 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Dec 22, 2021

  1. Copy the full SHA
    0ab2484 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2ba2b89 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Copy the full SHA
    f43ac20 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3bf37f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into schema-update

    # Conflicts:
    #	google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1/JsonStreamWriter.java
    stephaniewang526 committed Dec 23, 2021
    Copy the full SHA
    1802c98 View commit details
    Browse the repository at this point in the history
  4. simplify logic

    stephaniewang526 committed Dec 23, 2021
    Copy the full SHA
    ee1d976 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. add unit test

    stephaniewang526 committed Dec 28, 2021
    Copy the full SHA
    adfac49 View commit details
    Browse the repository at this point in the history
  2. update

    stephaniewang526 committed Dec 28, 2021
    Copy the full SHA
    3d38b45 View commit details
    Browse the repository at this point in the history