Convert Bigquery tags to standard format, compatible (at least) with AWS glue tags. #95
9A68
Labels
enhancement
New feature or request
Given our recent discussion in slack, ideally we should adjust the format in which Bigquery saves tags to the
TableMetadata
model to have a consistent format between both Glue and Bigquery.Let's do this after merging #93.
@manuelzander Would love your input here -- it seems like there are mostly just key value pairs in Bigquery tags, but there's also the "template" and "templateDisplayName". Are these necessary to surface? Perhaps it could just suffice to show the
fields
dict?The text was updated successfully, but these errors were encountered: