BigQuery extending field metadata

Viewed 27

is there a way to add an additional column when specifying BQ table schema?

What I mean - apart from the field type, optionality and description I also would like to add another column - additional metadata. For example a semantic column name. Do not want to use the Description one, as that would be for an actual field definition.

enter image description here

thank you!

0 Answers
Related