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
As part of an effort to move any ArtifactMixin subclasses upstream of other core modules into the top -level dbt/artifacts directory, we need to move SemanticModel, which WritableManifest depends on.
Acceptance criteria
The SemanticModel classes should be split into data + functional components, where data contracts are defined upstream in dbt/artifacts.
Impact to Other Teams
N/A - should be a refactor.
Will backports be required?
nope
Context
No response
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Define SemanticModel contract in dbt/artifacts
[CT-3557] Define SemanticModel contract in dbt/artifacts
Jan 16, 2024
Housekeeping
Short description
As part of an effort to move any
ArtifactMixin
subclasses upstream of other core modules into the top -leveldbt/artifacts
directory, we need to move SemanticModel, which WritableManifest depends on.Acceptance criteria
The SemanticModel classes should be split into data + functional components, where data contracts are defined upstream in dbt/artifacts.
Impact to Other Teams
N/A - should be a refactor.
Will backports be required?
nope
Context
No response
The text was updated successfully, but these errors were encountered: