Releases: univalence/zio-spark
Releases · univalence/zio-spark
Release v0.5.0
Release v0.4.0
Release v0.3.0
Release v0.2.0
[0.2.0] - 2022-03-23
The new version of ZIO Spark is here. 🚀
This new version introduce the auto generation of the Spark Wrappers meaning that we were able to implement tons of features from Spark at once.
Indeed, RDD, DataFrameNaFunctions, DataFrameStatFunctions, Dataset and RelationalGroupedDataset are now generated classes.
Therefore, we simplified the code structure and ergonomy in general.
Release v0.1.0
[0.1.0] - 2022-02-22
Redesign the projet to be clearer 🚀