Hi all! how to delete just data of just one aspect...
# troubleshoot
d
Hi all! how to delete just data of just one aspect? For example, a dataset in datahub has many aspect data like browsePaths, schemaMetadata, globalTags, etc. I want to delete one aspect, what should I do. I see the command "datahub delete --urn xxx" will delete all aspects.
Anybody knows? I found the ingestProposal interface only support "UPSERT" now, what if I want to delete an aspect?