v0.25.1
✨ 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
🪲 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
🧹 Chore
- Bump sqlglot to v17.10.2 (#1276) @georgesittas