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
early-lamp-41924
09/08/2021, 7:15 PM
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