-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
1 / 11 of 1 issue completedLabels
soft-blockerSoft blockers prevent production deployments from behaving at parity with dbt CoreSoft blockers prevent production deployments from behaving at parity with dbt Core
Milestone
Description
Exposures are not currently persisted to the Fusion-generated manifest, and their contents are not validated (e.g. you could include a non-existent ref in your YAML without any errors).
This will include:
- persisting exposures to the manifest
- including exposures in the
graphcontext variable - validating properties (e.g. that your refs exist)
- The
exposure:selection method - For eligible dbt Platform customers, restoring support for detecting and triggering exposures automatically
- The following exposure-specific properties:
- name
- label
- depends_on
- owner
- maturity (with added support for arbitrary options)
- url
- type (with added support for arbitrary options)
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
soft-blockerSoft blockers prevent production deployments from behaving at parity with dbt CoreSoft blockers prevent production deployments from behaving at parity with dbt Core