Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@lsulak lsulak released this 18 Nov 09:22
· 21 commits to master since this release
de38457
  • #65: Added support for generation of code coverage report using Jacoco
  • #67: Added a class to automatically execute user defined code only once per SparkSession; most useful for UDF registration
  • #69: Function transforming a column name to Spark expression evaluating the column
  • #71: Fixed failing ScalaDoc class references and adding the code doc generation & its check to CI/CD