mert_bakir
09/18/2023, 8:54 AMmetadata:
"public-*":
replication-method: INCREMENTAL
replication-key: update
public-table01:
replication-method: FULL_TABLE
Without public-*, public-table01 works fine. when I include public-* it crashes at public-table01. I think the replication-key defined on public-* also affects the public-table01.
meltano 3.0, python 3.10, tap-postgres v[could not be detected], Meltano SDK v0.31.1
Update: opened a bug ticket https://github.com/meltano/sdk/issues/1964