GoogleCloudPlatform / datacatalog-tag-engine

Tag Engine automates the process of creating, updating, deleting, and populating metadata in bulk with Google Cloud's Data Catalog. Tag Engine is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
47 stars 17 forks source link

Specification of table names in DLP Dataset for Sensitive Tag Column #121

Open gotoyuto-ca opened 4 months ago

gotoyuto-ca commented 4 months ago

It seems that the table name you want to tag and the table name of the DLP dataset need to be the same, when running Sensitive Tag Column.

However, there is no explanation for table names in DLP Datasets.

If this is the specification, it should be added to ui_guide.md.

https://github.com/GoogleCloudPlatform/datacatalog-tag-engine/blob/b64520a4780e66e72215efd5cf530e3f87b61059/docs/ui_guide.md?plain=1#L93-L95

shirleycohen commented 3 months ago

Yes, that's true. Are you saying that for you the table names don't match up? (i.e. the name of the table you want to tag does is different from the name of the table written by DLP?).