I have created custom tags on a column and plan to mask columns with tags via policy. I am facing 2 issues
1. Cant see the custom tag under - Mask column if it has specific tag.
2. If I type my custom tag get error when creating policy
Policy creation failed
Invalid condition in policy 'MaskEmailColumnsPolicy'. Compilation error with message 'Unknown tag policy key `data_classification`'.
Created a tag on a column
SET TAG ON COLUMN raw.abc.abac_test.cemail data_classification = 'email'
Create a new policy 'MaskEmailColumnsPolicy' where scope is all schema; applied to all users