green-pencil-45127
03/14/2022, 1:49 PMtag
or meta
property inside our dbt documentation into DataHub. After reviewing the example recipe, it looks more like the command is to Do X if Y is detected
. While this makes sense for known tags (like PII), ideally we would send all tags from dbt to DataHub without any predefined knowledge or recipe. Any ideas on the syntax to do that?loud-island-88694
square-activity-64562
03/14/2022, 2:13 PMgreen-pencil-45127
03/14/2022, 2:13 PMgreen-football-43791
03/15/2022, 10:10 PMgreen-football-43791
03/15/2022, 10:10 PMgreen-pencil-45127
03/16/2022, 7:38 AMgreen-pencil-45127
03/23/2022, 9:51 AMloud-island-88694
green-pencil-45127
04/05/2022, 6:09 PMloud-island-88694
helpful-optician-78938
04/05/2022, 9:56 PMtags
property array of the nodes and sources. However, in your instance you have a meta property called `tag`/`meta` and you are interested in knowing how to get the values of this property ingested as the tags for the dataset into datahub via the meta-mapping config param.green-pencil-45127
04/06/2022, 11:15 AMCurrently, the dbt connector pulls all tags automatically from theproperty array of the nodes and sources.tags
green-pencil-45127
04/06/2022, 11:15 AMgreen-pencil-45127
04/06/2022, 11:18 AMcompany_address_1
, and yet no tags show in datahub:helpful-optician-78938
04/06/2022, 9:17 PMdatahub get --urn '<the-dataset-urn>' -a schemaMetadata
?