Skip to main content

Required settings

  • Redshift endpoint
  • Schema name
  • Service account
Redshift endpoint

Creating a service account

Advanced

Artie will create the table with a SUPER data type if the source data is JSON.This is useful:
  • It allows you to use the data as-is without having to parse it into a JSON value.
  • It allows you to store data up to 16MB rather than the VARCHAR(MAX) limit of 65,535 bytes.