rich_waliser
11/21/2022, 9:45 PMtap-mssql--wintersrd to target-jsonl. However, when I run the pipeline, the extractor errors with "Exception: only INCREMENTAL, LOG_BASED and FULL TABLE replication methods are supported" but it's not clear from the docs how to configure that tap setting from meltano.yml. Thoughts?thomas_briggs
11/21/2022, 9:57 PMrich_waliser
11/21/2022, 10:17 PMthomas_briggs
11/21/2022, 10:22 PMberend_de_boer
11/22/2022, 2:05 AMdefault_replication_method: "FULL_TABLE" # 'LOG_BASED', 'FULL_TABLE', 'INCREMENTAL'.rich_waliser
11/22/2022, 3:05 PMrich_waliser
11/22/2022, 3:09 PM