muhammad_andriansyah_putra
12/07/2021, 8:53 AM2021-12-07T08:41:55.744603Z [error ] Extraction failed code=1 job_id=mongo-to-postgres message=TypeError: first item in each key pair must be a string name=meltano run_id=471051d0-3b7d-4a0c-8fc7-4ebdcde72884
2021-12-07T08:41:55.744857Z [error ] Loading failed code=1 job_id=mongo-to-postgres message=(see above) name=meltano run_id=471051d0-3b7d-4a0c-8fc7-4ebdcde7288
i use this configurations in tap-mongo
select:
- '*.*'
metadata:
'*':
replication-method: INCREMENTAL
is there any explanation or solution for the error?edgar_ramirez_mondragon
12/07/2021, 4:34 PMselect:
- '*.*'
metadata:
'*':
replication-method: INCREMENTAL
muhammad_andriansyah_putra
12/08/2021, 3:51 AM