github TobikoData/sqlmesh v0.130.0

latest releases: v0.217.0, v0.216.0, v0.215.0...
10 months ago

✨ Features

  • Adding ability to specify table/view type (#3253) @benfdking
  • (clickhouse) Use table/partition swap for insert-overwrite (#3226) @treysp
  • Treat models with unaligned start as non-deployable insted of ignoring them (#3295) @izeigerman
  • (clickhouse) Fall back to RENAME if EXCHANGE TABLES errors (#3296) @treysp
  • Add support for model selector expressions to the run command (#3305) @izeigerman
  • Support exit from the run command with a provided code when interrupted by an update to the target env (#3307) @izeigerman
  • Add sqlmesh.lock and fix plans with only req changes (#3299) @tobymao
  • Support the empty backfill mode for the plan command (#3312) @izeigerman

🪲 Bug fixes

  • Ensure table_diff works consistently with multiple join keys (#3281) @erindru
  • Hardcode dateparser to use UTC so it works in environments where /etc/localtime may have been modified (#3287) @erindru
  • Make sure that ignored models are not included in preview restatements (#3292) @izeigerman
  • Correctly handle snapshot serde during migrate (#3293) @z3z1ma
  • Small typo in output (#3306) @benfdking
  • Only backfill models selected for restatement when restatements are provided (#3308) @izeigerman
  • Skip creation call for tables that already exist (#3304) @Themiscodes

🧹 Chore

👽 Other

Don't miss a new sqlmesh release

NewReleases is sending notifications on new releases.