Skip to content

v2.0.1

Compare
Choose a tag to compare
@drudim drudim released this 13 Feb 15:56
· 90 commits to master since this release
  • Migrate to Spark 2, Spark 1.6.x isn't supported by sparkly 2.x.
  • Rename SparklyContext to SparklySession and derive it from SparkSession.
  • Use built-in csv reader.
  • Replace hms with catalog_ext.
  • parse_schema is now consistent with DataType.simpleString method.