mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
[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:
parent
26bd1f4618
commit
6e022d59fe
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user