master #11

Manually merged
claudio.atzori merged 275 commits from :master into enrichment_wfs 2020-05-11 15:14:56 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 6dfdba9ef7 - Show all commits

View File

@ -123,7 +123,7 @@ public class SparkCountryPropagationJob2 {
.option("compression", "gzip")
.text(outputPath);
}
private static <R extends Result> Dataset<Row> getPotentialResultToUpdate(SparkSession spark, String inputPath,