[Docs] - Added dbt versions table in the docs (#11609)

* Added dbt versions table

* added tags docs

* added in 1.1.0
This commit is contained in:
Onkar Ravgan 2023-05-16 15:46:07 +05:30 committed by GitHub
parent 26bd1f4618
commit 6e022d59fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

View File

@ -26,6 +26,21 @@ Configure the dbt Workflow from the CLI.
# dbt Integration
{% multiTablesWrapper %}
| Feature | Status |
| :-------------------------- | :---------------------------- |
| Stage | PROD |
| dbt Queries | {% icon iconName="check" /%} |
| dbt Lineage | {% icon iconName="check" /%} |
| dbt Tags | {% icon iconName="check" /%} |
| dbt Owner | {% icon iconName="check" /%} |
| dbt Descriptions | {% icon iconName="check" /%} |
| dbt Tests | {% icon iconName="check" /%} |
| Supported dbt Core Versions | `v1.2` `v1.3` `v1.4` `v1.5` |
{% /multiTablesWrapper %}
## OpenMetadata integrates below metadata from dbt
### 1. dbt Queries

View File

@ -26,6 +26,21 @@ Configure the dbt Workflow from the CLI.
# dbt Integration
{% multiTablesWrapper %}
| Feature | Status |
| :-------------------------- | :---------------------------- |
| Stage | PROD |
| dbt Queries | {% icon iconName="check" /%} |
| dbt Lineage | {% icon iconName="check" /%} |
| dbt Tags | {% icon iconName="check" /%} |
| dbt Owner | {% icon iconName="check" /%} |
| dbt Descriptions | {% icon iconName="check" /%} |
| dbt Tests | {% icon iconName="check" /%} |
| Supported dbt Core Versions | `v1.2` `v1.3` `v1.4` `v1.5` |
{% /multiTablesWrapper %}
## OpenMetadata integrates below metadata from dbt
### 1. dbt Queries