Satish Bhat
05/23/2025, 11:03 AM_sdc_*
columns being different.
I have set load_method
to upsert
and overwrite
but to no avail (as per the docs). Every sync I see a new duplicate record added per row.
Any suggestions?Edgar Ramírez (Arch.dev)
05/23/2025, 7:19 PMload_method
support into target-postgres. Since the implementation has deviated from the SDK in critical points it's missing some of the improvements.Satish Bhat
05/26/2025, 4:19 AMEdgar Ramírez (Arch.dev)
05/26/2025, 6:52 PMprepare_table
method in the target needs to be updated to check for the load_method
setting