Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliren committed Nov 4, 2021
1 parent 0112801 commit df90343
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/lib/databricks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

. tools/lib/lib.sh

# Download Spark JDBC driver for the Databricks destination.
# Download Spark JDBC driver for the Databricks connector.
# The original driver file was downloaded from
# https://databricks.com/spark/jdbc-drivers-download
# with the acceptance to the terms & conditions.
# with the acceptance of the following terms & conditions:
# https://databricks.com/jdbc-odbc-driver-license
_get_databricks_jdbc_driver() {
local connector_path="airbyte-integrations/connectors/destination-databricks"

Expand Down

0 comments on commit df90343

Please sign in to comment.