What's Changed
- Feat: Add override data path to ducklake options by @ABChristian in #5784
- Fix: Don't rewrite_casts for for subclasses like JSONCast by @cory2067 in #5805
- Add
securefield to ClickHouse connection config by @meteoFurletov in #5751 - Fix(databricks): Get correct datatypes from information_schema table by @MisterWheatley in #5783
- Fix(databricks): Bugfix for
get correct datatypes from information_schema tableby @MisterWheatley in #5816 - Fix: implement table properties handling for Redshift engine adapter by @simen-strand in #5788
- Feat: VSCode lineage "Only Direct Neighbors" filter by @tjirab in #5815
- fix(clickhouse): combine physical_properties into one SETTINGS clause by @mokashang in #5817
- Removed a redundant line that fails the test by @StuffbyYuki in #5819
- feat: add cron_tz to model_defaults by @lafirm in #5662
- Fix: FileNotFoundError on Context initialization with stale cache (#5712) by @Pavan-Rana in #5740
- feat: add --environment flag to sqlmesh janitor for scoped cleanup by @mday-io in #5810
- fix: interval macro unit by @vchan in #5829
- Bug/py compatibility by @AvinashYerra in #5644
- Add docs, fix CSS selector, and add unit tests by @adrioui in #5654
- feat(engine): Add StarRocks engine support by @jukiewiczm-marketer in #5832
- feat(ui): add drag-to-resize on lineage DAG nodes by @CTC97 in #5831
- Fix and polish seed warnings in tests by @nickmuoh in #5822
New Contributors
- @ABChristian made their first contribution in #5784
- @cory2067 made their first contribution in #5805
- @meteoFurletov made their first contribution in #5751
- @simen-strand made their first contribution in #5788
- @mokashang made their first contribution in #5817
- @Pavan-Rana made their first contribution in #5740
- @AvinashYerra made their first contribution in #5644
- @adrioui made their first contribution in #5654
- @jukiewiczm-marketer made their first contribution in #5832
- @CTC97 made their first contribution in #5831
Full Changelog: v0.235.3...v0.235.4