Metadata.
get_fields
Get the metadata of the fields of the indicated table.
table_name (str) – Name of the table to get the fields from.
Mapping of field names and their metadata dicts.
dict
ValueError – If table does not exist in this metadata.