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

[r0.30.0 Cherry-pick] Reduce google-cloud-bigquery version range to help dependency resolution in Colab. Specify GCP compute project in BigQuery Pusher executor. #3703

Merged
merged 5 commits into from
May 12, 2021

Commits on May 7, 2021

  1. Update RELEASE.md

    dhruvesh09 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    b4194d4 View commit details
    Browse the repository at this point in the history
  2. Update version.py

    dhruvesh09 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    8d2bcb0 View commit details
    Browse the repository at this point in the history
  3. Update version.py

    dhruvesh09 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    8dd87a1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Reduce google-cloud-bigquery version range to help dependency resolut…

    …ion in Colab.
    
    With the old version of google-cloud-bigquery(==1.21 which is pre-installed in Colab), pip resolver cannot find proper set of dependencies.
    
    PiperOrigin-RevId: 372648960
    jiyongjung authored and dhruvesh09 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c301ab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3460 from codesue:codesue/specify-gcp-project-bq-…

    …pusher
    
    PiperOrigin-RevId: 372730386
    tfx-copybara authored and dhruvesh09 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a8e6bf6 View commit details
    Browse the repository at this point in the history