Hi, I found an issue with the Postgres source connector 0.3.14+, would the best thing to do be create an issue/bug report on github? Specifically, the issue seems related to
this change that excludes the tables where the DB user doesn’t have select privileges on the table. In my case, I have some materialized views, which the DB user does have select privileges on, but the materialized views don’t show up in the catalog in Airbyte.