Closed agorajek closed 3 weeks ago
When a materialization existed and was inactive, it was hard-to-impossible to recreate it because we were not cleaning up the old deactivated_at marker. Now we are.
deactivated_at
In the UI.
make check
make test
auto
Summary
When a materialization existed and was inactive, it was hard-to-impossible to recreate it because we were not cleaning up the old
deactivated_at
marker. Now we are.Test Plan
In the UI.
make check
passesmake test
shows 100% unit test coverageDeployment Plan
auto