- 4801 Views
- 2 replies
- 0 kudos
Hello,I am struggling trying to assign permission dynamically on a schema. I am using databricks asset bundle and I have a parametrized script to assign permission.grant select on schema {{schema}} to {{group}};I cannot achieve a dynamic grant statem...
- 4801 Views
- 2 replies
- 0 kudos
Latest Reply
I use notebooks as part of the asset bundle deployment to conduct a lot of dynamic configurations based upon the workspace being deployed to (ex. Development, Test, Production). In conjunction, I developed a helper Python library with a number of fu...
1 More Replies
by
josh__
• New Contributor II
- 1309 Views
- 1 replies
- 0 kudos
Is it possible it use Databricks Free Edition + dbt cloud for dbt projects?
- 1309 Views
- 1 replies
- 0 kudos
Latest Reply
Renu_
Valued Contributor II
Hi @josh__, I guess yes, you can use Databricks Free Edition with dbt Cloud for dbt projects. Just keep in mind that the Free Edition is mainly meant for learning and experimentation, so it does have some limitations around features and resources. Mi...