Closed koszti closed 5 years ago
Addressing https://github.com/transferwise/pipelinewise-target-redshift/issues/8 . copy_option in config.json override the defaults COPY options.
copy_option
config.json
Default COPY option slightly changed to deal with long text fields:
DELIMITER ',' REMOVEQUOTES ESCAPE EMPTYASNULL BLANKSASNULL TRIMBLANKS TRUNCATECOLUMNS TIMEFORMAT 'auto' COMPUPDATE OFF STATUPDATE OFF
Addressing https://github.com/transferwise/pipelinewise-target-redshift/issues/8 .
copy_option
inconfig.json
override the defaults COPY options.Default COPY option slightly changed to deal with long text fields: