i want share what i'm doing.
here is dummy data column using bigint
my rule is using column and value regex
column regex : [\\ktp\\S]+
value regex :
^(?:11|12|13|14|15|16|17|18|19|21|31|32|33|34|35|36|51|52|61|62|63|64|71|72|73|74|75|76|81|91|92)\d{14}$
when i try testing using sample data is match. then i deploy it
test and validation
run from dataset table
but i didnt have any automation tagging in my tables.
i'm already have allow condition also in my job Cluster Sensitivity Profiler. because my tables is inside data_pii database
thanks