sam_lader
06/15/2023, 1:53 PMmykola_zavada
06/15/2023, 2:20 PM--full-refresh
after meltano run tap target
and the tap will extract the whole dataset. As I understand if both tap and target implemented with the SDK then the tap will send the ACTIVATE_VERSION
message and target will truncate the table before inserting the new data. In case the plugins are old you need to truncate the target table manually.sam_lader
06/15/2023, 3:46 PM