aaron_phethean
07/15/2022, 3:32 PMmeltano run does not generate a State ID and it does not track state.
2. The tap must support it. We recently proved that the tap-mssql we forked does this correctly: https://github.com/Matatika/pipelinewise-tap-mssql
a. There are several variants, check yours
b. date-time https://github.com/Matatika/pipelinewise-tap-mssql/blob/master/tap_mssql/sync_strategies/incremental.py#L58connor_lough
07/15/2022, 10:03 PMaaron_phethean
07/16/2022, 5:50 AMconnor_lough
07/17/2022, 7:53 PMaaron_phethean
07/17/2022, 8:18 PMclaudiu_soare
07/19/2022, 1:30 PMaaron_phethean
07/19/2022, 7:08 PM