-
Notifications
You must be signed in to change notification settings - Fork 117
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
[Local Testing] SNOW-929078 Support Table.update/delete/merge #1107
[Local Testing] SNOW-929078 Support Table.update/delete/merge #1107
Conversation
) | ||
|
||
|
||
@pytest.mark.localtest |
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.
We didn't check the column names and types in these live tests so no assertions on column types to the local test. How about adding some assertions?
62a56f0
to
4cbd8d8
Compare
4cbd8d8
to
d356b5a
Compare
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.
LGTM
ERROR_ON_NONDETERMINISTIC_MERGE
orERROR_ON_NONDETERMINISTIC_UPDATE
istrue