v0.2.0
Summary of changes:
-
Added a
validateSchema
to theDataFrameValidator
trait to validate the presence of all StructFields in a DataFrame. -
Added the scalariform plugin to automatically format the code consistently
-
Renamed variables to be consistent with the spark-style-guide
Full diff of changes: 0.1.0...v0.2.0