whale icon indicating copy to clipboard operation
whale copied to clipboard

Convert Bigquery tags to standard format, compatible (at least) with AWS glue tags.

Open rsyi opened this issue 4 years ago • 0 comments

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 https://github.com/dataframehq/whale/pull/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?

rsyi avatar Nov 19 '20 03:11 rsyi