-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pratiksha dev #77
Pratiksha dev #77
Conversation
…into pratiksha-dev
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.
@pratzrao can you check the build please and make sure it pass? I see some test cases are failing
@@ -7,6 +7,9 @@ version: '1.0.0' | |||
|
|||
# This setting configures which "profile" dbt uses for this project. | |||
profile: 'default' | |||
tests: | |||
store_failures: true |
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.
what is this?
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.
store failures stores the rows which failed in a separate schema for us to review
No description provided.