Issue with syncing 2-D arrays from Postgres to Snowflake

Summary

The connection sync between Postgres and Snowflake is working fine for all data types except for 2-D arrays. Source columns with 2-D arrays are showing up as null values in the destination column.


Question

I have a connection from Postgres (Source) to Snowflake (Destination). The connection sync works fine for all the data types except for 2 dimensional arrays. The source columns with 2-D arrays show up as null values in the destination column



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["postgres", "snowflake", "2-d-arrays", "sync", "null-values"]