[CT-1991] Parse group config on 'groupable' nodes #6823
Labels
model_groups_access
Issues related to groups
multi_project
user docs
[docs.getdbt.com] Needs better documentation
Introduce and parse a new optional group config on 'groupable' nodes: models, seeds, snapshots, tests, analyses, and metrics.
Raise an exception during resolution if a group is specified (by name) that doesn't exist in the project. Could potentially introduce a new type of error -
DependencyError
- for these types of more granular resolution errors as opposed to existing compilation/parsing errors (more discussion here)The text was updated successfully, but these errors were encountered: