SNOW-878116: `CopyInto` does not support the `PARTITION BY` clause
What is the current behavior?
CopyInto does not support the PARTITION BY clause
What is the desired behavior?
CopyInto supports the PARTITION BY clause
How would this improve snowflake-connector-python?
This would allow users to use the PARTITION BY clause which is a documented feature of the COPY INTO statement
References, Other Background
https://docs.snowflake.com/en/sql-reference/sql/copy-into-location
hi and thank you for raising this with us, especially the contribution in the PR to address the need ! asked review from the team, hopefully they can review soon.
@sfc-gh-dszmolka
Any chance we could get a review on the PR that @azban provided? We're still maintaining our own fork of this library so that we can use this feature.
(reopening so we can keep track when the merged change will be released)
released with snowflake-sqlalchemy v1.7.1