jobert_abma
09/27/2021, 7:22 PMstephen_bailey
09/28/2021, 1:27 PMcomment: <column_comment>
and the target had logic for adding the comment based on that schema property, then this would work out of the box.
we did just add support for descriptions in the singer sdk, so maybe this is a future opportunity? cc/ @aaronsteersjobert_abma
09/29/2021, 12:58 AMstephen_bailey
09/29/2021, 1:00 AMstephen_bailey
09/29/2021, 1:01 AMperson address. @PII
or some similar annotation to flag tags?jobert_abma
09/29/2021, 1:58 AM{
"tags": [
"classification:confidential"
]
}
jobert_abma
09/29/2021, 2:01 AMjobert_abma
09/29/2021, 2:01 AMaaronsteers
09/29/2021, 3:31 PMdescription
property in JSON schema since we've recently improved support there in the SDK, and/or we can look at using other types of markers.
4. The tap's catalog could also (optionally) be used in autogenerating sources.yml for dbt. (This one already has an issue but I don't have the link handy.)
Seems like the first and second items are the best next steps if we wanted to get this rolling. 3 and 4 are probably just icing on the cake. Wdyt?