-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When executing Sensitive Tag Column, the job results in an error.
The following error log is output.
Error occurred when tagging ~
Since the apply_policy_tags method returns True, comparing True and constants.SUCCESS causes this error.
datacatalog-tag-engine/DataCatalogController.py
Lines 1031 to 1033 in b64520a
| op_status = self.apply_policy_tags(table_id, policy_tag_requests) | |
| if op_status != constants.SUCCESS: |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels