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

docs: update snippets samples to support version 2.0 #309

Merged
merged 5 commits into from Oct 9, 2020

Commits on Oct 7, 2020

  1. docs: update snippets samples to support version 2.0

    For some reason, old versions of the google-cloud-bigquery-storage
    library were still getting used. This pins those dependencies directly,
    instead.
    
    Also, updates the samples to remove warnings about `client.dataset`.
    tswast committed Oct 7, 2020
    Copy the full SHA
    d03529c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

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

Commits on Oct 9, 2020

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

    tswast committed Oct 9, 2020
    Copy the full SHA
    c7753aa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'issue288-bqstorage2.0' of github.com:tswast/python-bigq…

    …uery into issue288-bqstorage2.0
    tswast committed Oct 9, 2020
    Copy the full SHA
    7b5ad68 View commit details
    Browse the repository at this point in the history