v3.9.9
What's Changed
- fix non-quoted db&catalog issues by @ThomasHepworth in #1558
- Update sqlglot to >=13.0.0 by @ThomasHepworth in #1642
- Migrate splink_vis_utils.js changes to upstream repo by @RobinL in #1639
- Fix issue 1651 - comparison viewer bars sorted improperly by @RobinL in #1652
- Fix bug with labelling tool where it didn't work offline by @RobinL in #1646
- Update binder to point to splink repo by @RobinL in #1655
- [MAINT] Refactor and clean our settings validation logs by @ThomasHepworth in #1636
- improve the settings validation documentation by @ThomasHepworth in #1674
- fixed null level issue for composing comparison levels by @aymonwuolanne in #1672
- typo by @sama-ds in #1682
- Lambda default warning by @RossKen in #1653
- Fix typos by @ADBond in #1691
- Added a Changelog by @ADBond in #1690
- fix docstrings to use .to_dict() instead of .spec by @aymonwuolanne in #1694
- Explicitly cast postgres function return values by @sluhn-harrisr in #1693
- Refactor
block_using_rules_sql
to follow normal pattern and avoid confusion by @RobinL in #1695 - Update missingness.py by @samnlindsay in #1662
- Fix spark fixture by @ADBond in #1698
- Corrected docstring to match connected components algorithm by @zslade in #1702
- BlockingRule: Clarify name of sql property by @RobinL in #1700
- fix duplicate doc files by @RossKen in #1659
- Settings val updates by @ThomasHepworth in #1710
- add settings validation docs by @ThomasHepworth in #1648
- 856 profile null column by @sama-ds in #1339
- Cluster metrics by @zslade in #1677
- Check input frames have same columns - missingness by @ADBond in #1611
- Fix InputColumn quoting for spark and improve code quality by @RobinL in #1719
- fix: respect boto3_session when checking table existence from AthenaLinker by @finalgrrrl in #1733
- Convert all InputColumn methods that take no arguments to properties by @RobinL in #1730
- 3.9.9 by @RossKen in #1735
New Contributors
- @sluhn-harrisr made their first contribution in #1693
- @finalgrrrl made their first contribution in #1733
Full Changelog: v3.9.8...v3.9.9