github TobikoData/sqlmesh v0.105.0

latest releases: v0.221.1, v0.221.0, v0.220.2...
15 months ago

✨ Features

  • Remove distinct and use filter on right join (#2763) @eakmanrq
  • Gateway-specific external models (#2746) @erindru
  • Add environment migration progress bar (#2772) @Themiscodes
  • Support 'enabled' flag in model definitions (#2776) @izeigerman
  • Make sensor mode configurable for SQLMesh sensors in Airflow (#2786) @izeigerman
  • Limit long lists of indirectly modified models in CLI output (#2788) @Themiscodes
  • Allow overriding the dialects' normalization strategies (#2779) @georgesittas

🪲 Bug fixes

  • Start date for dev plans with enabled previews in which a new forward-only model has been added (#2762) @izeigerman
  • Convert NaN/NaT (np.nan) values to None (#2774) @georgesittas
  • Pass dialect to debug terminal console (#2773) @georgesittas
  • Dry run for self-referencing model queries when creating a temp table during cloning (#2771) @izeigerman
  • Emit warning when the seed table is not hydrated but the table exists @izeigerman
  • Redshift adapter can also use postgres adapter dispatch methods (#2770) @crericha
  • Set the default model start when initializing a new project (#2781) @izeigerman
  • Respect columns-to-types mapping provided by a user when replacing a table (#2790) @izeigerman
  • Normalize default schema name when targeting prod too (#2792) @georgesittas

🛠️ Refactor

🧹 Chore

👽 Other

Don't miss a new sqlmesh release

NewReleases is sending notifications on new releases.