i see a deprecation aspect in dataset now. is ther...
# ingestion
b
i see a deprecation aspect in dataset now. is there any difference in their purpose - ie now status (removed=true) removes the dataset from UI and search, does deprecation do anything?
b
Hey @better-orange-49102!
So deprecation is more logical / semantic. The idea is that it's a way to say that a data asset (e.g. table) is in a deprecated state, that is that it will be removed / retired at some point in the future!
Status is actually more about soft-deletion. It dictates whether the entity is shown in search, browse, and other uI features
👍 1