Skip to content

Commit 960438c

Browse files
authored
Update README (#127)
### Summary Update Readme with new versioning ### Test Results Not Applicable
1 parent 1446d0f commit 960438c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ The `dbt-dremio` package contains all of the code enabling dbt to work with [Dre
1212

1313
The dbt-dremio package supports both Dremio Cloud and Dremio Software (versions 22.0 and later).
1414

15-
Installing the dbt-dremio package will install or update dbt-core to version 1.3.2.
15+
Version 1.3.2 of the dbt-dremio adapter is compatible with dbt-core versions 1.2.0 to 1.3.2.
1616

1717
> Prior to version 1.1.0b, dbt-dremio was created and maintained by [Fabrice Etanchaud](https://github.com/fabrice-etanchaud) on [their GitHub repo](https://github.com/fabrice-etanchaud/dbt-dremio). Code for using Dremio REST APIs was originally authored by [Ryan Murray](https://github.com/rymurr). Contributors in this repo are credited for laying the groundwork and maintaining the adapter till version 1.0.6.5. The dbt-dremio adapter is maintained and distributed by Dremio starting with version 1.1.0b.
1818
1919
## Getting started
2020

21-
- [Install dbt](https://docs.getdbt.com/docs/installation)
22-
- Note that dbt-dremio requires dbt-core 1.3.2.
21+
- [Install dbt-dremio](https://docs.getdbt.com/reference/warehouse-setups/dremio-setup)
22+
- Version 1.3.2 of dbt-dremio requires dbt-core >= 1.2.0 and <=1.3.2. Installing dbt-dremio will automatically upgrade existing dbt-core versions earlier than 1.2.0 to 1.3.2, or install dbt-core v1.3.2 if no version of dbt-core is found.
2323
- Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)
2424

2525
## Join the dbt Community

0 commit comments

Comments
 (0)