Skip to content

v0.122.0

Compare
Choose a tag to compare
@SQLMesh SQLMesh released this 11 Sep 23:17
· 31 commits to main since this release
d6e6d07

✨ Features

  • Add physical_schema_mapping property and deprecate physical_schema_override (#3108) @erindru
  • Materialized view support clustered by and partitioned by (#3117) @eakmanrq

🪲 Bug fixes

  • Dont clone managed tables to create dev previews (#3099) @erindru

🧹 Chore

  • Use factory method to create builtin scheduler (#3114) @crericha
  • Introduce the evaluatable version of a plan object (#3118) @izeigerman
  • Refactor the scheduler API to support running of precomputed missing intervals (#3120) @izeigerman