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

Add Grants to BigQuery Materializations #212

Merged
merged 31 commits into from
Jul 11, 2022
Merged

Commits on Jun 27, 2022

  1. Add get_show_grant_sql

    emmyoop committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    712d22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb3afd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. more macro overrides

    emmyoop committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    aeb19f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge branch 'main' of https://github.com/dbt-labs/dbt-bigquery into …

    …er/ct-717-grant-materialization
    emmyoop committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    911fed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ae831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a661549 View commit details
    Browse the repository at this point in the history
  4. move things around

    emmyoop committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b0b06ef View commit details
    Browse the repository at this point in the history
  5. exclude session_user

    emmyoop committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e0909ca View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/dbt-labs/dbt-bigquery into …

    …er/ct-717-grant-materialization
    emmyoop committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9f73a3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0733a5f View commit details
    Browse the repository at this point in the history
  8. simplify revoke logic

    emmyoop committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ce094b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    83c73e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdeb1e View commit details
    Browse the repository at this point in the history
  3. wip

    emmyoop committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8070891 View commit details
    Browse the repository at this point in the history
  4. wip, broken tests

    emmyoop committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d8f6e2d View commit details
    Browse the repository at this point in the history
  5. Update dbt/include/bigquery/macros/materializations/incremental.sql

    Co-authored-by: Anders <anders.swanson@dbtlabs.com>
    emmyoop and dataders authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    10cc952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb42c81 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of https://github.com/dbt-labs/dbt-bigquery into …

    …er/ct-717-grant-materialization
    emmyoop committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2dde9ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f51fab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. All tests passing locally

    jtcohen6 committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    118d311 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Updated user / group names

    dbeatty10 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2957696 View commit details
    Browse the repository at this point in the history
  2. Ongoing test cleanup

    jtcohen6 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f61bd39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    210830d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4ce8d6 View commit details
    Browse the repository at this point in the history
  5. Updated third value

    dbeatty10 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    cee9fa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6aedf8 View commit details
    Browse the repository at this point in the history
  7. Alt approach for grant location (#218)

    * Alt approach to grabbing + factoring info_schema region
    
    * add exception for blank location
    
    * Update dbt/adapters/bigquery/relation.py
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    
    * point to existing branch
    
    * fix pre commit errors
    
    Co-authored-by: Emily Rockman <emily.rockman@dbtlabs.com>
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    3 people authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    27c41ed View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of https://github.com/dbt-labs/dbt-bigquery into …

    …er/ct-717-grant-materialization
    emmyoop committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3b9c9a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6ef920 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f47322f View commit details
    Browse the repository at this point in the history
  11. add changelog

    emmyoop committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d94b623 View commit details
    Browse the repository at this point in the history