Question
Do database connectors have any limits on an individual table record element?
Environment
Database connectors
Answer
There are no restrictions on the connector side for the table records.
Considerations
- It is recommended that you avoid wide rows which are larger than 300 MB.
- If your destination is Redshift and your data type is JSON, we create Varchar column JSON in the destination. We set a 64kb max size limit for that column. Please check out Amazon's Documentation for more information.