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-718] Add Grants to Materializations #366

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

[CT-718] Add Grants to Materializations #366

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

Comments

@nathaniel-may
Copy link
Contributor

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 spark adapter to fully expose the feature:

  • add a call to apply_grants(..., revoke=True) to all custom materializations
@nathaniel-may nathaniel-may added the enhancement New feature or request label Jun 2, 2022
@github-actions github-actions bot changed the title Add Grants to Materializations [CT-718] Add Grants to Materializations Jun 2, 2022
@jtcohen6
Copy link
Contributor

jtcohen6 commented Jun 3, 2022

Important clarification that this functionality may only be available on the Databricks Runtime today, since I can't find OSS Apache Spark docs about it. I imagine (hope) it would become available in a future version, though, so I think dbt-spark is still probably the right place to put it. Open to feedback from Databricks folks if that's not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants