dnet-hadoop/dhp-pace-core/src/main/java/eu/dnetlib/pace/tree/support
Giambattista Bloisi e64c2854a3 Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface
JsonPath cache contention fixed by using a ConcurrentHashMap
Blacklist filtering performance improvement
Minor performance improvements when evaluating similarity
Sorting in clustered elements is deterministic (by ordering and identity field, instead of ordering field only)
2023-07-24 15:36:24 +02:00
..
AbstractComparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
AbstractListComparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
AbstractSortedComparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
AbstractStringComparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
AggType.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
Comparator.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
ComparatorClass.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
FieldConf.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
FieldStats.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
MatchType.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
TreeNodeDef.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
TreeNodeStats.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
TreeProcessor.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
TreeStats.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00