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

Improve Snowflake array and map support #780

Merged
merged 3 commits into from
Nov 29, 2022

Conversation

eakmanrq
Copy link
Collaborator

@eakmanrq eakmanrq commented Nov 29, 2022

Snowflake does not support types associated with their MAP (OBJECT) and ARRAY types. Also Snowflake is limited in options for constructing maps and therefore you must use a function (OBJECT_CONSTRUCT) to create the MAP.

@eakmanrq eakmanrq changed the title [WIP] Improve Snowflake array and map support Improve Snowflake array and map support Nov 29, 2022
@tobymao tobymao merged commit 0506657 into main Nov 29, 2022
@tobymao tobymao deleted the eakmanrq/improve_sf_array_map_support branch November 29, 2022 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants