noticed this line in <datahub features list>: - Da...
# getting-started
b
noticed this line in datahub features list: • Dataset life-cycle management: deprecate/undeprecate, surface removed datasets and tag it with "removed" other than doing a query in mySQL for urns with aspect=Status, is there any other way to find removed datasets?
e
Unfortunately, there is no way as of now. Ideally this should be a search query, but by default, we filter out entities with “removed=true”. We are thinking of adding an option to bypass this in the future