:sparkles: Features
* Add column statistics to output and make sample opt in on cli (1265) z3z1ma
* Recreate a view if missing even if the rendered query hasn't changed (1268) izeigerman
* Table diff sample by row source (1272) treysp
:beetle: Bug fixes
* **(snowflake)** Extract date from datetime values, quote audit's this_model (1269) GeorgeSittas
* **(metrics)** Don't normalize metric names (1270) GeorgeSittas
* Remove debounce from initial request (1275) mykalmax
* Fix column stats display when no common columns (1279) treysp
* Resubscribe after new connection has beed established (1282) mykalmax
* Correctly recreate views for snapshots categorized as indirect non-breaking (1285) izeigerman
:broom: Chore
* Bump sqlglot to v17.10.2 (1276) GeorgeSittas
:alien: Other
* Add scheduling questions to FAQ (1267) treysp
* Add repo and social links mkdocs.yml (1271) SoumayaMauthoorMOJ
* Update table diff guide (1280) treysp
* Set immediate true for updating editor content (1283) mykalmax