matt_cooley
12/16/2020, 5:50 AMtap-mysqltarget-postgresreplication-method=LOG_BASEDselect:replication-method=FULL_TABLEtap-mysqlSELECT *LOG_BASEDFULL_TABLEdouwe_maan
12/16/2020, 4:18 PMThanks a bunch. Your responsiveness has been fantastic. Thank you.@matt_cooley Thanks for the kind words 😊
I’m pretty interested in theThis sounds like a bug in https://github.com/transferwise/pipelinewise-tap-mysql, or at least something to investigate further with their team.replication of explicitly selected columns. Not sure if this is a bug or something on my end, but I’ve been able to replicate a bunch of times on my end.LOG_BASED
property_is_selectedmeltano --log-level=debug elt ...SCHEMARECORDP.S. I’ve also been playing withWith full table replication, the tap would not output records for deleted rows (naturally), but it'd still be up to the target to delete records that were synced previously and are missing from the latest batch of records. Some taps outputreplication. It doesn’t recognize upstream deletes. Is that expected behavior? I didn’t think it was.FULL_TABLE
ACTIVATE_VERSION_SDC_DELETED_AThard_deletematt_cooley
12/16/2020, 4:36 PMLOG_BASEDFULL_TABLEACTIVATE_VERSIONSFULL_TABLEFULL_TABLEdouwe_maan
12/16/2020, 4:44 PMFULL_TABLEACTIVATE_VERSIONACTIVATE_VERSIONmatt_cooley
12/16/2020, 5:05 PMFULL_TABLEACTIVATE_VERSIONSdouwe_maan
12/16/2020, 5:39 PMmatt_cooley
12/29/2020, 12:29 AMLOG_BASEDdouwe_maan
12/30/2020, 9:07 PMinclusion: availableinclusion: automaticselected:true/falsematt_cooley
12/30/2020, 11:39 PMmysql-tapdouwe_maan
12/30/2020, 11:42 PMmatt_cooley
12/30/2020, 11:46 PMdouwe_maan
12/30/2020, 11:46 PMdouwe_maan
12/30/2020, 11:47 PMmatt_cooley
12/30/2020, 11:49 PMmatt_cooley
01/04/2021, 11:22 PMdouwe_maan
01/04/2021, 11:39 PMselected:true/falseselect:true/falsematt_cooley
01/04/2021, 11:40 PMmatt_cooley
01/15/2021, 4:38 PMdouwe_maan
01/15/2021, 5:06 PMmatt_cooley
01/15/2021, 5:25 PM