Hi everyone,i have a trouble about pattern_add_dat...
# troubleshoot
a
Hi everyone,i have a trouble about pattern_add_dataset_tags,when I'm trying to create batch tags by yaml file,but it will overwrite manual exists tags respective entities?
plus1 1
m
@ancient-pillow-45716 : does this answer your question? https://datahubproject.io/docs/generated/metamodel/entities/dataset
a
no,it's not!😂
m
which transformer are you using?
I just took a look at the code, and it seems like the add_tags transformer does not support PATCH semantics unlike the add_ownership transformer
so tags will be overwritten
a
I make transformers(pattern_add_dataset_tags) by recipe yaml file ,it will overwrite my manual tags,I don't know how to solve the problem?
do you can check the picture?