snowflake-sqlalchemy icon indicating copy to clipboard operation
snowflake-sqlalchemy copied to clipboard

call _compiler_dispatch for merge_into and copy_into clauses

Open sjhewitt opened this issue 1 year ago • 2 comments

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #371

  2. 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
  3. Please describe how your code solves the related issue.

This change passes the MergeInto - target, source, on and CopyInto.into values to the compiler

sjhewitt avatar Jan 10 '23 21:01 sjhewitt

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Jan 10 '23 21:01 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

sjhewitt avatar Jan 10 '23 21:01 sjhewitt