Maury Hammel
Results
3
comments of
Maury Hammel
I was able to enable this by invoking the custom macro in the variable definition in dbt_project.yml: `common_masking_policy_schema: '{{ generate_schema_name("GOVERNANCE") }}'`
I'm coming to the party late so maybe things have changed in Snowflake since previous comments. Snowflake has an ALTER MASKING POLICY command which allows you to change the masking...
@entechlog , I will create a pull request with the new macro and an implementation of it.