Hi
@full-area-6720 and
@better-orange-49102,
For redshift, we actually don't read schema from internal tables but rely on access to a few system tables like
pg_catalog.pg_class, svv_external_schemas, etc. So if the user has access to those tables, we will read infor like - column names, types, comments, etc.