[CT-1989] Parse group resource #6822
Labels
model_groups_access
Issues related to groups
multi_project
user docs
[docs.getdbt.com] Needs better documentation
Parse a group resource as defined in schema yml files. Groups have a required (at least for now!) owner that should be unified with the existing
ExposureOwner
dataclass internally.Example spec:
Eventually (issue), group names will be used as values for the optional
group
model config:Considerations
ExposureOwner
currently has a required email, and an optional name. What should the unified unparsedOwner
schema be? Proposal for a unified schema/dataclass in [CT-1999] Unify ExposureOwner dataclass with group Owner #6833The text was updated successfully, but these errors were encountered: