Session.connect_to_external_database(Connect to an external database using DirectQuery.
connection_config: ExternalDatabaseConnectionConfigT,
/,
) → ExternalDatabaseConnection[ExternalDatabaseConnectionConfigT]
This feature is not part of the community edition: it needs to be unlocked.
Parameters
connection_config
The config to connect to the external database. Each DirectQuery plugin has its ownConnectionConfig class.