<https://meltano.slack.com/archives/C01TCRBBJD7/p1...
# singer-taps
@chris_stout I haven't done this for postgres, but I have for Oracle https://gitlab.com/autoidm/tap-oracle/-/merge_requests/8/diffs It's probably not the best but maybe you could steal some ideas
c
ty for sharing!
Looks like it might be more of a target-bigquery issue than a tap-postgres issue. Reading thru some past threads now and learning. New to singer/meltano (used StitchData in the past so it was mostly abstracted away), so still drinking from a firehose but seems like a great community.
v
Welcome aboard*! I'm not super helpful with BQ specefics, I can talk generally about targets pretty well though. https://github.com/AutoIDM/autoidm-target-mssql/blob/main/target_mssql/streams.py#L147 is a target implementation for Blobs if you want to dive deep but 🤷