apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 344 forks source link

[EPIC] Tag for data classification #3344

Open shaofengshi opened 6 months ago

shaofengshi commented 6 months ago

Describe the proposal

As we know, data tagging and classification entail the process of labeling and categorizing data based on its sensitivity, importance, or compliance requirements. This is done to facilitate better data management, access control, and protection.

As a unified metadata management platform, Gravitino need to have the capability to allow user to create tag, assign tag to an data asset, and leverage the tags to do data discovery, filtering, etc.

Task list

jerryshao commented 6 months ago

I'm going to work on this.

jerryshao commented 6 months ago

Here is the design doc for Tag system (https://docs.google.com/document/d/1zkQWla8OMIPY61HqKUivpf43cTteNvcd2w_oA32yAfg/edit?usp=sharing).