v3.0.0rc3
Pre-release
Pre-release
What's Changed
- doc: add comment about ordinal_position ordering by @bastienboutonnet in #1428
- refactor: use filesystem abstractions in distribution check by @baturayo in #1423
- fix: distribution check athena compatibility by @bastienboutonnet in #1429
- feat: profile and discover view tables by @baturayo in #1416
- Code style section in contrib docs by @m1n0 in #1432
- Unify data source api, remove redundant code. by @m1n0 in #1433
- fix: support athena in column profiling by @bastienboutonnet in #1430
- column profiling metadata fix by @tombaeyens in #1431
- feat: Support profile columns inclusion/exclusion behaviour for Spark by @baturayo in #1437
- CORE-63 Added relative percentage change over time by @tombaeyens in #1435
- feat: Raise a MissingBinsAndWeights exception if
soda scan
runs withoutdistribution_reference
present by @tituskx in #1421 - Flatten data source configuration schema by @m1n0 in #1441
- fix: Suppress
prophet
'spandas: frame.append
deprecation warning by @tituskx in #1440 - feat: send outcome reason to cloud for anomaly detection and schema checks by @baturayo in #1390
- Add private key and other extra params to snowflake by @m1n0 in #1446
- feat: refer to DROs by name by @tituskx in #1422
- Change: rename the
update
command toupdate-dro
as it better describes what the command is used for by @tituskx in #1444 - feat/fix: ensure empty bins for integer columns are not created and fix bin width derivation by @baturayo in #1447
- Do not quote table names in for-each block by @m1n0 in #1449
- feat: add env based option to run tests on views by @vijaykiran in #1442
Full Changelog: v3.0.0rc2...rc3