OpenMetadata
OpenMetadata copied to clipboard
Automatically assign 'domains' to data assets using metadata pushed via dbt.
Problem Manually assigning domains to all the data assets is a pain. This essentially renders the feature of having domains useless. Having a way to automate the domain assignment using metadata that can be pushed via dbt could be useful.
Desired Solution
A feature to push metadata via dbt like this would be useful. +meta: {'openmetadata': {'domain': 'domain_name'}}