What's Changed
Bugs and features:
- Drop internal MV when a model is changed from materialized_view to view by @koletzilla in #516 and #536
- Ensure that temporary tables are not accessed with database clause by @koletzilla in #515
- Move dbt-adapters as package dependency and lock a stable version by @koletzilla in #530 and #537
- Add codec support for column addition in schema changes by @Nikita1198 in #486
Repository maintenance:
- Remove documentation that is now part of the docs in ClickHouse webpage by @koletzilla in #526
- Remove support for non-maintained CH versions. Add again support for 25.8 (latest) by @koletzilla in #517
- ci: add
test_cloud_results.yml
placeholder workflow by @slvrtrn in #525
New Contributors
- @slvrtrn made their first contribution in #525
- @Nikita1198 made their first contribution in #486
Full Changelog: v1.9.3...v1.9.4