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
How do you see this working? Adding the email is doable but not straightforward, since requires changing the existing APIs in Superset to return the information, or doing additional API calls. But I'm not sure how to change type/maturity/description.
Right now charts are mapped to analysis, and dashboards to dashboard. If a dashboard is published the maturity is exported as high; same if a chart is certified. If we want to allow the user to override that behavior the only way I can see is by having them add metadata to the "extra" field, something like:
dbt:
type: XXXdescription: YYYmaturity: high
We could also do that for email as a workaround.
For description we could potentially add the field to dashboards and charts, and use that, but it would require some design work.
When using the
exposures
option, some of the data is missing or lacks a way to control content.As you can see in the example file below, I have the following issues:
Example exposure file:
The text was updated successfully, but these errors were encountered: