Skip to content

Files

Latest commit

 

History

History

data-classification

Data Classification

This example demonstrates how to classify the columns using API. A common scenario is you build a service to periodically sample the column data and classify the column accordingly. Once the column is classified, Bytebase will apply the configured masking policy.

Workflow

  1. Define classification.
  2. Configure Global Masking Policy.
  3. Sampling column data and classify the columns accordingly.