Skip to content

Commit

Permalink
chore: add clickhouse to the list of supported packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-55 committed Jan 18, 2025
1 parent 5190e13 commit d1c504f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Tox will take care of installing the dependencies for each environment, so you d
tox -e integration_snowflake # For the Snowflake tests
tox -e integration_databricks # For the Databricks tests
tox -e integration_bigquery # For the BigQuery tests
tox -e integration_clickhouse # For the Clickhouse tests
```

The Spark tests require installing the [ODBC driver](https://www.databricks.com/spark/odbc-drivers-download). On a Mac,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ The package currently supports
- Google BigQuery :white_check_mark:
- Postgres :white_check_mark:
- SQL Server :white_check_mark:
- Clickhouse :white_check_mark:

Models included:

Expand Down

0 comments on commit d1c504f

Please sign in to comment.