'Snowflake masking policy with external function support on GCP
I want to externally tokenize some columns before loading to snowflake. Later I want to use a masking policy to de-tokenize the column using an external function. Is this possible to be done in snowflake on gcp or is this currently supported only on aws?
Solution 1:[1]
Yes, external functions are supported on both platforms
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | NickW |
