-
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
(WIP) Add GX data validation for synapse data warehouse #42
Conversation
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome. I'll go ahead and pre-approve here.
Are we able to run every table through these expectation suites, or is it set up to run them all after merge?
The idea is to run them each table through the expectation suite, but this should eventually live in the Orca repo as a data operation. |
Problem
There is currently very little data observability into the warehouse data, it is essential we run a validation suite so we peak into data validity within our warehouse
Solution
Add GX as our data validation layer.
Tech Debt
Archive tf scripts for now so it doesn't confuse admins