INFOYou can enable the metadata sync in your Orchestration settings.
Model-level
The following model-level information can be synced:description
is synchronized into the description field of the table into Lineage.- The
owner
of the table is set to the user identified by theuser@company.com
field. This user must exist in Datafold with that email. - The
foo
meta-information is added to the description field with the valuebar
. - The tags
pii
andbar
are applied to the table as tags.
Column-level
The following column-level information can be synced:- The column
user_id
has two tags applied:pk
andid
. - The metadata for
user_id
is ignored because it reflects the primary key tag. - The
email
column has the description applied. - The
email
column has the tagpii
applied. - The
email
column has extra metadata information in the description field:type
with the valueemail
.