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

BigQuery: Fix schema recognition of struct field types #9001

Merged
merged 2 commits into from
Aug 14, 2019

Commits on Aug 9, 2019

  1. Fix schema recognition of struct field types

    A struct field can be referred to as "RECORD" or "STRUCT", and this
    commit assures that the to_api_repr() logic is correct.
    plamut committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    0217edb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    565e4a7 View commit details
    Browse the repository at this point in the history