wesseljt
06/30/2023, 1:09 PMwesseljt
06/30/2023, 1:10 PMwesseljt
06/30/2023, 1:12 PM→ $ meltano run tap-mssql target-jsonl
wesseljt
06/30/2023, 1:12 PMwesseljt
06/30/2023, 1:12 PMwesseljt
06/30/2023, 1:14 PM2023-06-30T13:12:54.432740Z [info ] raise Exception( cmd_type=elb consumer=False name=tap-mssql producer=True stdio=stderr string_id=tap-mssql
2023-06-30T13:12:54.432959Z [info ] Exception: only INCREMENTAL, LOG_BASED and FULL TABLE replication methods are supported cmd_type=elb consumer=False name=tap-mssql producer=True stdio=stderr string_id=tap-mssql
2023-06-30T13:12:54.501005Z [info ] Incremental state has been updated at 2023-06-30 13:12:54.500896.
2023-06-30T13:12:54.510813Z [error ] Extractor failed
2023-06-30T13:12:54.511214Z [error ] Block run completed. block_type=ExtractLoadBlocks err=RunnerError('Extractor failed') exit_codes={<PluginType.EXTRACTORS: 'extractors'>: 1} set_number=0 success=False
Need help fixing this problem? Visit <http://melta.no/> for troubleshooting steps, or to
join our friendly Slack community.
Run invocation could not be completed as block failed: Extractor failed
wesseljt
06/30/2023, 1:14 PMjoshua_janicas
06/30/2023, 1:26 PMFULL TABLE
wesseljt
06/30/2023, 1:27 PMwesseljt
06/30/2023, 1:29 PMwesseljt
06/30/2023, 1:30 PMmeltano select tap-mssql --list
wesseljt
06/30/2023, 1:31 PMwesseljt
06/30/2023, 1:31 PMwesseljt
06/30/2023, 1:33 PMReuben (Matatika)
06/30/2023, 1:33 PMmetadata
.Reuben (Matatika)
06/30/2023, 1:36 PMFULL TABLE
as the default would help a lot of people, given documentation on what that means and why it may/may not be best for a particular use-case.wesseljt
06/30/2023, 1:38 PMFULL_TABLE
in one of those links and FULL TABLE
in the error message I'm gettingwesseljt
06/30/2023, 1:38 PMReuben (Matatika)
06/30/2023, 1:51 PMFULL TABLE
(with a space) but logically matches FULL_TABLE
...wesseljt
06/30/2023, 1:57 PMjoshua_janicas
06/30/2023, 1:58 PMwesseljt
06/30/2023, 1:59 PMReuben (Matatika)
06/30/2023, 2:00 PMwesseljt
06/30/2023, 2:01 PMReuben (Matatika)
06/30/2023, 2:09 PM