v3.0.10
What's Changed
- Failed rows configurable sample size by @m1n0 in #1608
- Skip change over time checks when historical measurements not available by @m1n0 in #1615
- Add Check source field for cloud by @m1n0 in #1614
- Use correct dicts when building scan result by @m1n0 in #1612
- Failed rows configurable sample size for duplicate_count check by @m1n0 in #1613
- feat: check historical metrics are not None or log helpful message by @bastienboutonnet in #1600
- Dremio support by @vijaykiran in #1618
- fix: handle very large bin sizes by filtering out outliers for dro generation by @baturayo in #1616
- Include psycopg2 requirement for redshift by @m1n0 in #1620
- fix: ensure PSI and SWD can deal with decimal.Decimal type by @tituskx in #1611
Full Changelog: v3.0.9...v3.0.10