-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Currently, when in a .yml file is specified that a certain column in a model should have a masking policy applied, that masking policy is not applied when the masking policiy is not already created. T…
-
Hello,
I am looking to generate the masking policies in the target folder but not actually run them against Snowflake. I would like to then send these via email to our Snowflake admin.
I have tr…
-
### 🚀 The feature
[TimeStretch](https://pytorch.org/audio/stable/generated/torchaudio.transforms.TimeStretch.html) is not in SpecAugment. It should be Time Warping instead. Time Warping does not chan…
-
When the action of a policy is `access` and I attempt to update the policy via the Fides API, when I include a `masking_strategy` section, but not a `configuration` object within `masking_strategy` th…
-
Is there a reason that
```dbt run-operation apply_masking_policy --args '{"resource_type": "sources"}'```
works for `sources` but not `models`? And that models need to have masking policies applied…
-
Hi,
Thanks for your work !
I use this pkg to set a masking policy on one of my table. To set it I use a post-hook in the suitable model.
But I have a strange behavior: when I add it in my dbt_pro…
-
Hello - I've noticed what I believe to be a bug.
I am running pre- and post-hook create and apply for masking policies. I've found that policies can be _created_ for all of sources, models, and sna…
-
Hello !
So I am trying to run the dbt command 'run-operation' on a yml file (.gitlab-ci.yml)
There is the command on dbt:
dbt run-operation create_masking_policy --args '{"resource_type": "mod…
-
We use a custom generate_schema_name macro for our models. I have been unable to figure out how to duplicate this logic for where it should attempt to place the masking policy. When our ADO pipeli…