What's Changed
- 0.3.4 by @sonalgoyal in #422
- GitBook: [#60] descriptions by @sonalgoyal in #423
- docs: Grammatical and Lexical fixes on README.md by @siddharth2798 in #418
- Fixing typo in generatingdocumentation @ 0.3.4 by @Akash-R-7 in #424
- 0.3.4 by @sonalgoyal in #425
- GitBook: [#62] trainMatch for verification by @sonalgoyal in #426
- adding multiple match type options to docs by @Akash-R-7 in #430
- 0.3.4 by @sonalgoyal in #431
- unifying datatype in generics by @Akash-R-7 in #437
- adding session template by @Akash-R-7 in #438
- matchType updated by @Bagotia16 in #434
- Spelling typos in python api docs by @Akash-R-7 in #433
- SnowFrame and its dependency by @Akash-R-7 in #439
- SnowPark and Spark core classes by @Akash-R-7 in #442
- Fix compilation/setup issues : Removed TestSnowFrame.java by @abhay447 in #452
- MATCH TYPE "NULL_OR___BLANK is incorrect by @jgransac in #454
- python postgres entity resolution example by @SuchandraDatta in #458
- Bump jackson-databind from 2.12.6.1 to 2.12.7.1 in /client by @dependabot in #455
- merge main changes to generics by @sonalgoyal in #453
- Generics by @vikasgupta78 in #477
- Generics by @vikasgupta78 in #478
- unused hash classes being moved by @vikasgupta78 in #480
- documenter related changes by @vikasgupta78 in #505
- merge issues by @vikasgupta78 in #507
- documenter junits and package name correction for matcher by @vikasgupta78 in #508
- junit should not use ZINGG_HOME by @vikasgupta78 in #515
- fixing junits by @vikasgupta78 in #524
- clean up session, context data issue #534 by @vikasgupta78 in #535
- junit not working by @vikasgupta78 in #529
- issue #427 difference between python and json config by @vikasgupta78 in #543
- fixing float, long similarity and hash issue by @vikasgupta78 in #537
- Documenter should have model stats issue #299 by @vikasgupta78 in #541
- Git auto build issue fixed by @vikasgupta78 in #547
- fixind findAndLabel phase and in generateDocs naming convention for col names by @vikasgupta78 in #546
- Added profiles for latest Spark versions by @morazow in #542
- issue #548 bump up release version by @vikasgupta78 in #549
- Revert "issue #548 bump up release version" by @sonalgoyal in #551
- Added new Exasol dialect description into connectors page by @morazow in #552
- documentation for issue #450 by @vikasgupta78 in #550
- added serialVersionUID by @vikasgupta78 in #554
- ddl schema definition instead of json for csv schema #473 by @vikasgupta78 in #557
- issue #473 and #285 by @vikasgupta78 in #559
- issue 561, null pointer due to insufficient data by @vikasgupta78 in #564
- Issue 415 source column in the input leads to an error by @vikasgupta78 in #574
- label updater giving exception #580 by @vikasgupta78 in #584
- license url change by @vikasgupta78 in #585
- Added readme on how to run the python test suite by @vikasgupta78 in #588
- multi platform image for docker and include vi by @vikasgupta78 in #590
- fromDDL instead of JSON for schema by @vikasgupta78 in #591
- issue #558 linker not working by @vikasgupta78 in #562
- Issue #595 code refactor by @vikasgupta78 in #596
- issue #593 doc update for recommend phase by @vikasgupta78 in #594
- Running using Databricks Connect #582 by @vikasgupta78 in #583
- 0.3.5 by @sonalgoyal in #599
- Issue 603 and 604 ZFrame changes by @vikasgupta78 in #605
- issue #607 refactor matcher by @vikasgupta78 in #609
- filter methods in zframe by @vikasgupta78 in #610
- Date sim func by @vikasgupta78 in #613
- Added jacoco plugin in pom.xml & improved coverage by @Manan-S0ni in #612
- doc_change by @Manan-S0ni in #614
- Issue #601 linker has inconsistent results by @vikasgupta78 in #617
- license information not coming downstream by @vikasgupta78 in #618
- Session wrapper and license interface by @vikasgupta78 in #619
- additional methods by @vikasgupta78 in #620
- obviousDupeString added in json by @vikasgupta78 in #623
- Obvious dupes condition in config by @vikasgupta78 in #624
- cache obv dupe pairs for performance by @vikasgupta78 in #626
- Obvious dupes performance optimisation by @vikasgupta78 in #628
- Array type support by @vikasgupta78 in #631
- python file changes for array by @vikasgupta78 in #632
- phase findAndLabel and trainMatch should be calling respective implementations #636 by @vikasgupta78 in #639
- ftd phase should create different model class #635 by @vikasgupta78 in #637
- refactoring by @vikasgupta78 in #633
- using ZinggWithSpark in python causes error #640 by @vikasgupta78 in #641
- ensuring order of features by @vikasgupta78 in #646
- Update settingUpZingg.md by @gnanaprakash-ravi in #642
- Instructions on prerequisite software needed to compile / run zingg by @vikasgupta78 in #647
- Deleted output120k.csv by @gnanaprakash-ravi in #657
- rm instances of dblogger by @gnanaprakash-ravi in #660
- 0.4.0 by @gnanaprakash-ravi in #663
- try to access jvm by @gnanaprakash-ravi in #672
- refactoring to remove static methods in Arguments issue #655 by @vikasgupta78 in #656
- Pipe util changes by @vikasgupta78 in #675
- refactor getting/writing cluster data by @vikasgupta78 in #676
- 0.4.0 by @gnanaprakash-ravi in #677
- renamed to runIncremental by @vikasgupta78 in #679
- rm same title as amazonS3.md by @gnanaprakash-ravi in #678
- UTs for clients.py by @gnanaprakash-ravi in #683
- issue #680 Update python api for read and write arguments to json by @vikasgupta78 in #681
- Fix broken docs links by @gnanaprakash-ravi in #685
- code fix for the client/parseArguments function by @gnanaprakash-ravi in #691
- UTs for Arguments class by @gnanaprakash-ravi in #686
- log level change issue #649 by @vikasgupta78 in #693
- Specify types inside diamond operators by @gnanaprakash-ravi in #698
- Issue #692 obv dupe changes for ftd and matcher by @vikasgupta78 in #694
- Renaming ObviousDupes to DeterministicMatching by @gnanaprakash-ravi in #712
- rename obv dupe to Det match by @vikasgupta78 in #713
- refactoring label updater by @vikasgupta78 in #717
- issue #720 generateDocs giving error for boolean by @vikasgupta78 in #721
- added sort column issue #724 by @vikasgupta78 in #725
- Reorder schema in config by @gnanaprakash-ravi in #715
- remove deterministicMatching oss by @gnanaprakash-ravi in #726
- UTs for client.py and pipes.py by @gnanaprakash-ravi in #716
- Regenerate models by @gnanaprakash-ravi in #734
- z_isMatch cast and new example notebook for databricks by @vikasgupta78 in #742
- checked in new model 100 by @vikasgupta78 in #753
New Contributors
- @siddharth2798 made their first contribution in #418
- @Akash-R-7 made their first contribution in #424
- @Bagotia16 made their first contribution in #434
- @abhay447 made their first contribution in #452
- @jgransac made their first contribution in #454
- @SuchandraDatta made their first contribution in #458
- @morazow made their first contribution in #542
- @Manan-S0ni made their first contribution in #612
Full Changelog: v0.3.4...v0.4.0