Hi everyone, I would like to delete a time series ...
# troubleshoot
w
Hi everyone, I would like to delete a time series aspect for all dataset entities in a platform, and I used this command to do so from the docs:
datahub delete -p "snowflake" --entity_type dataset -a "datasetProfile"
. However, this ended up soft deleting all the entities itself instead of just the aspect. Can someone please help to explain why this behaviour was observed, and how I can go about deleting just the aspect values? Thanks! 🙂