Skip to content
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

SNOW-782235: Support multi table INSERT clause (INSERT ALL) #403

Open
sjhewitt opened this issue Apr 6, 2023 · 1 comment · May be fixed by #404
Open

SNOW-782235: Support multi table INSERT clause (INSERT ALL) #403

sjhewitt opened this issue Apr 6, 2023 · 1 comment · May be fixed by #404
Labels
feature status-pr_pending_merge A PR is made and is under review status-triage_done Initial triage done, will be further handled by the driver team

Comments

@sjhewitt
Copy link
Contributor

sjhewitt commented Apr 6, 2023

What is the current behavior?

There is currently no support

What is the desired behavior?

Add an InsertAll clause, similar to MergeInto, etc

How would this improve snowflake-connector-python?

more compatibility with snowflake db features

References, Other Background

https://docs.snowflake.com/en/sql-reference/sql/insert-multi-table

@github-actions github-actions bot changed the title Support multi table INSERT clause (INSERT ALL) SNOW-782235: Support multi table INSERT clause (INSERT ALL) Apr 6, 2023
@sjhewitt sjhewitt linked a pull request Apr 6, 2023 that will close this issue
4 tasks
@sfc-gh-dszmolka sfc-gh-dszmolka added status-pr_pending_merge A PR is made and is under review status-triage_done Initial triage done, will be further handled by the driver team labels Mar 18, 2024
@sfc-gh-dszmolka
Copy link

hi and thank you for raising this, especially for the contribution, much appreciated! I requested review from the connector team on it, hopefully it can be picked up soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature status-pr_pending_merge A PR is made and is under review status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants