Saad Patail
Saad Patail
I am running into the same error when attempting to dump data from Postgres to S3 with no transformers. My config file: ``` source: connection_uri: postgres://[redacted] datastore: aws: bucket: [redacted]...
Hi @fabriceclementz @evoxmusic, thanks for taking a look at this. Unfortunately I don't have any dumps to share as this happens before any dump data is written to S3. The...
FYI, I copied the fix into my local workspace, rebuilt the docker image, and was able to run it successfully. However, now I am noticing that after it dumps one...
Upon inspecting the dump file, I see data from both schemas. However, it looks like the dump is just incomplete, i.e. there should be multiple dump files, but only one...