Releases: christiandietze/pyspark-core-utils
Releases · christiandietze/pyspark-core-utils
v1.0.1
Do not deliver Spark dependency
* Remove explicit Spark dependency as we might have different Spark version in the environment using the utils
* Run tests against Spark 2.4.4
* Make sure tests are run with Python 3.7, as Spark 2.4 does not support newer Python versions