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): expose ParquetOptions for loads and external tables #4016

Merged
merged 3 commits into from May 3, 2021

Commits on Apr 27, 2021

  1. feat(bigquery): expose ParquetOptions for loads and external tables

    Adapts ParquetOptions to behave similarly to the various other
    format options like CSV/BigTable/Sheets.
    
    Also, refactors the FileConfig tests to be table-test style to make it
    easier to test multiple configs.
    shollyman committed Apr 27, 2021
    Copy the full SHA
    fb3b857 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    49b32ea View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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