-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a rule check specification #6
Comments
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
TODO:
|
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
georgim0
added a commit
that referenced
this issue
Dec 22, 2020
adding rules for: - Staging scripts referencing a staging script in a different area - Staging scripts referencing a mart - Marts directly referencing a source add docs and diagrams using the mermaid module issue #6
georgim0
added a commit
that referenced
this issue
Dec 23, 2020
* add rule to enforce the assignment of owner on physical models #6 * modify all manifest input to properly assign source node definitions in the expected place in manifest.json physical models are: - sources - views - tables - incrementals
@georgim0 where are you up to with this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
add the following rules:
lineage checks:
A -> B -> C
. ModelC
should not depend onA
meta checks on physical models(model that is not ephemeral):
advanced lineage check:
The text was updated successfully, but these errors were encountered: