- 
                Notifications
    You must be signed in to change notification settings 
- Fork 208
Open
dbt-labs/dbt-bigquery
#1189Labels
feature:grantsIssues related to dbt's grants functionalityIssues related to dbt's grants functionalitypkg:dbt-bigqueryIssue affects dbt-bigqueryIssue affects dbt-bigquerytype:enhancementNew feature requestNew feature request
Description
Is this your first time submitting a feature request?
- I have read the expectations for open source contributors
- I have searched the existing issues, and I could not find an existing issue for this feature
- I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion
Describe the feature
From #573:
My objective is to provide authorized views with access to a specific dataset. In subsequent versions of the view, I aim to modify the dataset to which access is granted. To achieve this, I utilize the "grant_access_to" function rather than "grant." However, in the current implementation, when updating the list of datasets granted access, the previous access permissions are not revoked.
https://docs.getdbt.com/reference/resource-configs/bigquery-configs#authorized-views
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
Original feature description
i want to put a delay waiting in a model, a kind of sleep(60) which make the model wait 60 seconds in that line of code.
Metadata
Metadata
Assignees
Labels
feature:grantsIssues related to dbt's grants functionalityIssues related to dbt's grants functionalitypkg:dbt-bigqueryIssue affects dbt-bigqueryIssue affects dbt-bigquerytype:enhancementNew feature requestNew feature request