snowflake-sqlalchemy
snowflake-sqlalchemy copied to clipboard
Fix sub-processing of ‘MERGE INTO’
Please answer these questions before submitting your pull requests. Thanks!
-
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #322
-
Fill out the following pre-review checklist:
- [ ] I am adding a new automated test(s) to verify correctness of my new code
- [ ] I am adding new logging messages
- [ ] I am adding new credentials
- [ ] I am adding a new dependency
-
Please describe how your code solves the related issue.
Fix sub-processing of
MERGE INTOcompiler.
Hi @luciengaitskell it looks like you missed this part of the issue template:
Make sure that there is an accompanying issue to your PR.
Please create an issue and describe the problem itself before fixing it
Thanks!
Please create an issue and describe the problem itself before fixing it
I have now created issue #322
@sfc-gh-mkeller Am I missing any remaining steps for the review process? Thanks in advance.
Just to bump this- Is there a chance of having this PR reviewed?