For better performance, prefer database-specific connectors when available.
For instance, to connect to ClickHouse, use
atoti_directquery_clickhouse.ConnectionConfig | Config to connect to an external database through JDBC. |
|---|---|
TableConfig | Config passed to add_external_table(). |