Skip to content

v0.118.0

Choose a tag to compare

@SQLMeshbot SQLMeshbot released this 20 Aug 17:34
· 1861 commits to main since this release
bf1c6bc

✨ Features

🪲 Bug fixes

  • Make lookback conditional on missing intervals closes #2985 (#3002) @tobymao
  • Builtin pattern matching audits operators (#3011) @Themiscodes
  • Reading boolean columns from CSV files (#3014) @Themiscodes
  • Toby/perf (#3008) @tobymao
  • Properly handle panda columns scd type 2 (#3009) @eakmanrq
  • Exponentially multiplying removed interval records (#3016) @izeigerman
  • Slack user warning :: the top level text argument is missing in the request payload (#3020) @zzztimbo
  • Snapshot parsing during migration (#3022) @izeigerman
  • Quote table names closes #3021 (#3023) @tobymao
  • Include models selected for backfill in the virtual layer even if they haven't been changed directly (#3024) @izeigerman
  • Serialization regression with sqlmesh.core.dialect.normalize_model_name (#3025) @z3z1ma

🧹 Chore

👽 Other

  • Create snowflake comments in bulk (#2991) @ananis25
  • Update python pre/post statements (#3000) @Themiscodes