:sparkles: Features
* Snowpark (2666) tobymao
* Introduce INCREMENTAL_BY_PARTITION model kind (2687) izeigerman
:beetle: Bug fixes
* Allow partial query results in unit tests, update docs (2676) georgesittas
* Add missing reporting for builtin runs (2675) izeigerman
* For MSSQL apply the same workaround for the varchar size as we use for Redshift (2674) izeigerman
* Correct destructive change error messages (2678) treysp
* Use exp.column when casting seed columns to avoid ParseError (2686) georgesittas
* Unescape sequences in CSV settings (2690) georgesittas
* Remove remaining dynamic overwrite modes (2692) eakmanrq
* Ensure MacroEvaluator.columns_to_types returns types as DataTypes (2694) georgesittas
:broom: Chore
* Add google analytics to docs (2682) treysp
* Update unit test docs to include specifying query as fallback (2683) georgesittas
* Update docs for ui formatter option (2685) simonprydden
* Allow usage of start_* / end_* macros in SCD2 models (2691) izeigerman
* Don't store the seed's content in the state (2688) izeigerman
* Fix airflow tests izeigerman
:alien: Other
* Add csv_settings to seed models concepts doc (2679) treysp
* Clarify incremental by unique key in kinds concepts doc (2680) treysp
* Add docs for incremental by partition model kind (2695) treysp