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

[CT-716] Snowflake: Add Grants to Materializations #168

Closed
1 task
nathaniel-may opened this issue Jun 2, 2022 · 1 comment · Fixed by #178
Closed
1 task

[CT-716] Snowflake: Add Grants to Materializations #168

nathaniel-may opened this issue Jun 2, 2022 · 1 comment · Fixed by #178
Labels
type:enhancement New feature or request

Comments

@nathaniel-may
Copy link
Contributor

nathaniel-may commented Jun 2, 2022

blocked by: dbt-labs/dbt-core#5263

Once the above work is merged into core, there are some tweaks that need to be made in the Snowflake adapter to fully expose the feature:
- [ ] add a call to apply_grants(..., revoke=True) to all custom materializations
- [ ] in view/table materializations, call apply_grants(..., revoke=False) instead for a performance improvement

  • Add a test for the interaction with copy_grants
@nathaniel-may nathaniel-may added the type:enhancement New feature or request label Jun 2, 2022
@github-actions github-actions bot changed the title Add Grants to Materializations [CT-716] Add Grants to Materializations Jun 2, 2022
@jtcohen6
Copy link
Contributor

jtcohen6 commented Jun 3, 2022

@gshank gshank changed the title [CT-716] Add Grants to Materializations [CT-716] Snowflake: Add Grants to Materializations Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants