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

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

Open sjhewitt opened this issue 1 year ago • 1 comments

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

sjhewitt avatar Apr 06 '23 22:04 sjhewitt

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

sfc-gh-dszmolka avatar Mar 18 '24 09:03 sfc-gh-dszmolka