
Doug Beatty
Senior Developer Experience Advocate @ dbt Labs
Author Posts
Updating our permissioning guidelines: grants as configs in dbt Core v1.2
End consumers (like users and BI tools) will need to be granted the privilege to read the tables and views dbt creates in your warehouse. In v1.2, we introduced a `grants` config that is easier to use than hooks and uses syntax that is database agnostic.
Stronger together: Python, dataframes, and SQL
Going polyglot is a major next step in the journey of dbt Core. It expands possibilities and also the potential for confusion right along with it. SQL, dataframes, and Python are stronger together and polyglot dbt allows informed practitioners to choose when to use each.