You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently target-snowflake flattens all nested objects if such are present in catalog of a tap. This is different behaviour from how Stitch platform handles sending data to Snowflake - I've seen the latter sending VARIANT-type data to Snowflake, without flattening them.
Might be worth synchronising this behaviour with Stitch, or maybe allowing for configuring it.
The text was updated successfully, but these errors were encountered:
Currently
target-snowflake
flattens all nested objects if such are present in catalog of a tap. This is different behaviour from how Stitch platform handles sending data to Snowflake - I've seen the latter sending VARIANT-type data to Snowflake, without flattening them.Might be worth synchronising this behaviour with Stitch, or maybe allowing for configuring it.
The text was updated successfully, but these errors were encountered: