docs(transformer): fix names in sample code of 'pattern_add_dataset_domain' (#8755)

This commit is contained in:
Adriano Vega Llobell 2023-09-12 23:34:24 +02:00 committed by GitHub
parent 138f6c0f74
commit 3cc0f76d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -909,7 +909,7 @@ in both of the cases domain should be provisioned on DataHub GMS
- Add domains, however replace existing domains sent by ingestion source
```yaml
transformers:
- type: "pattern_add_dataset_ownership"
- type: "pattern_add_dataset_domain"
config:
replace_existing: true # false is default behaviour
domain_pattern:
@ -920,7 +920,7 @@ in both of the cases domain should be provisioned on DataHub GMS
- Add domains, however overwrite the domains available for the dataset on DataHub GMS
```yaml
transformers:
- type: "pattern_add_dataset_ownership"
- type: "pattern_add_dataset_domain"
config:
semantics: OVERWRITE # OVERWRITE is default behaviour
domain_pattern:
@ -931,7 +931,7 @@ in both of the cases domain should be provisioned on DataHub GMS
- Add domains, however keep the domains available for the dataset on DataHub GMS
```yaml
transformers:
- type: "pattern_add_dataset_ownership"
- type: "pattern_add_dataset_domain"
config:
semantics: PATCH
domain_pattern: