Why do I get an error when querying an external schema in Amazon Redshift?
Atlan currently does not support search paths for external schemas and tables in Amazon Redshift.
If you would like to query an external schema in Amazon Redshift from Atlan, you will need to write the query in Insights with the fully qualified name and keep the editor context empty β for example, select * db.schema.table
and as shown here: