Skip to content

Releases: mahen-github/spark-scala-gradle-bootstrap

An example project with Java 11, Spark 3.4.1

23 Oct 19:51
Compare
Choose a tag to compare
support for gradle 7.6, java 11, spark 3.4.1, scala 2.12 and delta 2.4.0
support to read file:// and s3://
Added CHANGELOG.md
Added example spark code
Added example classes dev.template.spark.Main and dev.template.spark.CovidDataPartitioner
Added tests for the above classes
Added scalaCodeCoverage
Added spotless, checkstyle, and spotbugs