We're having a frustrating problem with Datastream.
Some of them backfill but not all. We are getting the "Datastream failed to find the publication" error even though the publication exists, the proxy is working (for other streams), and some of the tables are syncing.
The Validation step is all green, no errors.
Trying to figure out what the issue might be and how to correct it. These tables are really large with nested JSON columns (that don't exceed the nesting limit though); we really don't want to have to export to CSV from Postgres and try to load those CSVs into BQ. (tried and failed already)