(Default: False) Validate every single record message to the corresponding JSON schema. This option is disabled by default and invalid RECORD messages will fail only at load time by Redshift. Enabling this option will detect invalid records earlier but could cause performance degradation.
Adds
validate_records
option:(Default: False) Validate every single record message to the corresponding JSON schema. This option is disabled by default and invalid RECORD messages will fail only at load time by Redshift. Enabling this option will detect invalid records earlier but could cause performance degradation.
Redshift equivalent of PR https://github.com/transferwise/pipelinewise-target-snowflake/pull/54 and PR https://github.com/transferwise/pipelinewise-target-snowflake/pull/55