atoti_directquery_databricks.DatabricksConnection#

class atoti_directquery_databricks.DatabricksConnection#

Connection to an external Databricks database.

Use atoti.Session.connect_to_external_database() to create one.

Example :

>>> external_database = session.connect_to_external_database(connection_info)

tables

Tables of the external database.