By default databricks remove the tables and views created by sdp pipeline and wiping out the UC objects associated to the sdp pipeline when it get deleted.
There is a feature on the API https://docs.databricks.com/api/workspace/pipelines/delete to disable the cascade however it is not yet exposed to the deploy command
By default databricks remove the tables and views created by sdp pipeline and wiping out the UC objects associated to the sdp pipeline when it get deleted.
There is a feature on the API https://docs.databricks.com/api/workspace/pipelines/delete to disable the cascade however it is not yet exposed to the deploy command