Drunken Data Quality 4.0.0
- Change API to utilize the new
SparkSession
in Spark 2 - Fix a problem where reusing a
SimpleDateFormat
lead to wrong results because it is not thread safe - Add function to compare two data frames for equality
SparkSession
in Spark 2SimpleDateFormat
lead to wrong results because it is not thread safe