Skip to content

Commit b7bf3e8

Browse files
update
1 parent 8438a13 commit b7bf3e8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

masking/data-classification.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"2-2": {
7272
"id": "2-2",
7373
"title": "Business",
74-
"description": "x",
74+
"description": "",
7575
"levelId": "1"
7676
}
7777
}

masking/databases/test-sample-instance/hr_test/database-catalog-classification.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"columns": [
1111
{
1212
"name": "amount",
13-
"semanticType": "bb.default",
13+
"semanticType": "bb.default-partial",
1414
"labels": {},
1515
"classification": ""
1616
}

masking/databases/test-sample-instance/hr_test/database-catalog.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"columns": [
1111
{
1212
"name": "amount",
13-
"semanticType": "bb.default",
13+
"semanticType": "bb.default-partial",
1414
"labels": {},
1515
"classification": ""
1616
}

masking/global-masking-rule-classification.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"id": "76356d81-6231-4128-9be7-2c549fc505f5",
99
"condition": {
10-
"expression": "classification_level in [\"2\", \"3\"]",
10+
"expression": "classification_level in [\"2\"]",
1111
"title": "",
1212
"description": ""
1313
},

masking/global-masking-rule.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"title": "",
1212
"description": ""
1313
},
14-
"semanticType": "bb.default"
14+
"semanticType": "bb.default-partial"
1515
}
1616
]
1717
},

0 commit comments

Comments
 (0)