Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add setting up and loading data steps to prerequisites (#4613)
Make clear that setting up and loading data steps are required for users using other adapters than BigQuery. ## What are you changing in this pull request and why? The current documentation is unclear as to Setting up and Loading data steps are required for users using other adapters than BigQuery such as Snowflake. I missed the prerequisite and got stuck in the quickstart guide myself. This pull request is to make clearer above steps are a prerequisite for every dbt adapter. ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) so my content adheres to these guidelines. - [X] For [docs versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning), review how to [version a whole page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) and [version a block of content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content). - [X] Add a checklist item for anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."
- Loading branch information