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: Add support to Dataset for project_ids with org prefix. #8877

Merged

Commits on Jul 30, 2019

  1. Update dataset.py

    added support to Dataset for project_ids with org prefix
    emar-kar committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2526dc7 View commit details
    Browse the repository at this point in the history
  2. Update test_dataset.py

    updated tests to check dataset chgs
    emar-kar committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    533f959 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. minor chgs

    emar-kar committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    009ef57 View commit details
    Browse the repository at this point in the history
  2. *

    emar-kar committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    452adf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. fixed tests issue

    emar-kar committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    3e04273 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. minor corrections

    Applying requested chgs.
    // Removed description for 'single prefix'.
    emar-kar committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    7bc877f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. major corrections

    Complete template change.
    emar-kar committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    4c13b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. pattern update

    minor corrections
    emar-kar committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    07dde13 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. update pattern and tests

    pattern rewrote with the '[^.]' and .VERBOSE (due to blacken session)
    added test to check extra parts within the string with the prefix
    reconf prefix in an existed test
    emar-kar committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    e75e0fc View commit details
    Browse the repository at this point in the history