janick_otten
02/24/2023, 1:38 PMtap-googleads (matatika)
into target-postgres (tranferwise)
and receiving a psycopg2.errors.UndefinedColumn
error. Make sure to set the data_flattenin_max_level
config setting for target-postgres
to a high enough level. Took me a couple of hours to figure that out 😅
loaders:
- name: target-postgres
variant: transferwise
pip_url: pipelinewise-target-postgres
config:
data_flattening_max_level: 10
edgar_ramirez_mondragon
02/24/2023, 3:45 PMaaron_phethean
02/25/2023, 9:40 AM