Skip to content

Releases: christiandietze/pyspark-core-utils

v1.0.1

05 May 08:29
Compare
Choose a tag to compare
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