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

test(bigquery): add integration test for Column ACLs #3895

Merged
merged 2 commits into from
Apr 7, 2021

Commits on Apr 6, 2021

  1. testing(bigquery): add integration test for Column ACLs

    Now that we have a v1 PTM client, we can test the policy tag integration
    with column ACLs.
    
    This also plumbed in a new client as part of the integration testing
    setup, much like we make a cloud storage client available.
    shollyman committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    dcb4cac View commit details
    Browse the repository at this point in the history
  2. improve func comment

    shollyman committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e2f670d View commit details
    Browse the repository at this point in the history