Skip to content

Conversation

@noel
Copy link
Contributor

@noel noel commented Dec 16, 2025

  • Include ephemeral models when dropping orphaned relations

When checking for orphaned relations to drop, include ephemeral models so potential existing objects are dropped. The edge case is when a model was previously materialized as a table or view and then later changed to ephemeral, the old object never gets cleaned up and remains in the state it was last updated.

  • Retrigger CI

Authored-by: Eugene Kim

* Include ephemeral models when dropping orphaned relations

When checking for orphaned relations to drop, include ephemeral models so potential existing objects are dropped. The edge case is when a model was previously materialized as a table or view and then later changed to ephemeral, the old object never gets cleaned up and remains in the state it was last updated.

* Retrigger CI

---------

Authored-by: Eugene Kim
@github-actions
Copy link
Contributor

🧪 dbt Workflow Status

  • Branch Validation: success
  • Deploy Marker Management: skipped
  • dbt Validations: success

All dbt validations passed

@noel noel merged commit 1643814 into main Dec 17, 2025
6 checks passed
@noel noel deleted the release/20251216 branch December 17, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants