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 hive partitioning options #3240

Merged
merged 6 commits into from Nov 20, 2020

Commits on Oct 24, 2020

  1. feat(bigquery): add HivePartitioningOptions

    This resuscitates https://code-review.googlesource.com/c/gocloud/+/43270
    and updates it now that the service is properly advertising the fields
    such as RequirePartitionFilter.
    shollyman committed Oct 24, 2020
    Copy the full SHA
    5d211a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Copy the full SHA
    d783202 View commit details
    Browse the repository at this point in the history
  2. add integration test

    shollyman committed Nov 19, 2020
    Copy the full SHA
    b4e863b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    25e6ff4 View commit details
    Browse the repository at this point in the history
  4. update comments for modes

    shollyman committed Nov 19, 2020
    Copy the full SHA
    fb09624 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. add reviewer comments

    shollyman committed Nov 20, 2020
    Copy the full SHA
    44bdb06 View commit details
    Browse the repository at this point in the history