Skip to content

Commit

Permalink
Merge branch 'current' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Nov 27, 2023
2 parents d71d717 + 1a1240c commit 44f8deb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $ python -m pip install "dbt-spark[session]"

## Connection Methods

dbt-spark can connect to Spark clusters by three different methods:
dbt-spark can connect to Spark clusters by four different methods:

- [`odbc`](#odbc) is the preferred method when connecting to Databricks. It supports connecting to a SQL Endpoint or an all-purpose interactive cluster.
- [`thrift`](#thrift) connects directly to the lead node of a cluster, either locally hosted / on premise or in the cloud (e.g. Amazon EMR).
Expand Down

0 comments on commit 44f8deb

Please sign in to comment.