Is it a feature now to display data sources’ tables that the user doesn’t have access to?

What data source type do you use?

We are using Postgres as a datasource. On 4.0 it works just fine. It doesn’t show tables the user creds that was used doesn’t have access to.

It’s probably related to the change to support views and partitioned tables:

I opened an issue to track this and also included some more details:

We have noticed this new behavior as well and are stuck, as it would cause a lot of problems to show objects that the user doesn’t have permission to. Looking forward to the fix!