docs: fix "data platforms" link in dbt.md (#3188)

This commit is contained in:
Nick Wu 2021-09-02 18:53:28 -07:00 committed by GitHub
parent e38c1de95f
commit f833a1aa14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ This plugin pulls metadata from dbt's artifact files:
- Note that this file is optional if not specified, we'll use time of ingestion instead as a proxy for time last-modified.
- target_platform:
- The data platform you are enriching with dbt metadata.
- [data platforms](https://github.com/linkedin/datahub/blob/master/gms/impl/src/main/resources/DataPlatformInfo.json)
- [data platforms](https://github.com/linkedin/datahub/blob/master/metadata-service/restli-impl/src/main/resources/DataPlatformInfo.json)
- load_schemas:
- Load schemas from dbt catalog file, not necessary when the underlying data platform already has this data.
- use_identifiers: