Skip to content

Commit

Permalink
Merge pull request #1847 from moj-analytical-services/update_changelog
Browse files Browse the repository at this point in the history
Add ability to block on array columns
  • Loading branch information
RobinL authored Jan 17, 2024
2 parents 2661b08 + d16fc2c commit a367f4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

### Added

- Ability to block on array columns by specifying `arrays_to_explode` in your blocking rule. ([#1692](https://github.com/moj-analytical-services/splink/pull/1692))

### Changed

- Splink now fully parallelises data linkage when using DuckDB ([#1796](https://github.com/moj-analytical-services/splink/pull/1796))
Expand Down

0 comments on commit a367f4a

Please sign in to comment.