Fixes
- Replace an existing table or view with a metric view using backup-and-create instead of
CREATE OR REPLACE VIEW ... WITH METRICSby @sd-db in #1640 (resolves #1639) - Interpolate lazily-formatted
databricks.sqllog records when mirroring them into dbt logs by @sd-db in #1642 (resolves #1637)
Under the Hood
Full Changelog: v1.12.4...v1.12.5