dnet-hadoop/dhp-pace-core/src/main/java/eu/dnetlib/pace/util
Giambattista Bloisi 775c3f704a Fix bug in conversion from dedup json model to Spark Dataset of Rows: list of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes 2023-09-27 22:30:47 +02:00
..
BlockProcessor.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
Capitalise.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
DiffPatchMatch.java resolved conflicts for PR#337 2023-09-06 11:28:46 +02:00
DotAbbreviations.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
MapDocumentUtil.java Fix bug in conversion from dedup json model to Spark Dataset of Rows: list of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes 2023-09-27 22:30:47 +02:00
PaceException.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
PaceResolver.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
Reporter.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
SparkReporter.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00