Discovery
Automatically finding catalogs, schemas, tables, and columns, using `SELECT` access against the `information_schema` of the target catalogs and schemas. Two authentication options are supported. For standard deployments, username and password authentication works against the Trino coordinator directly, scoped to a specific catalog and, optionally, a specific schema within it. For clusters running within Google Dataproc specifically, a Google service account with a JSON key, added to the Dataproc Service Agent role, authenticates instead.



