1. Table-Level Tags information in manifest.json file
Collate fetches the table-level tags information from the manifest.json file. Below is a sample manifest.json file node containing tags information under node_name->tags.
2. Column-Level Tags information in manifest.json file
Collate fetches the column-level tags information from the manifest.json file. Below is a sample manifest.json file node containing tags information under node_name->columns->column_name->tags.