You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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:
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: