Nike-Inc / koheesio

Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components.
https://engineering.nike.com/koheesio/
Apache License 2.0
602 stars 23 forks source link

[FEATURE] SparkExpectations: bump version to 2.2.0 #98

Closed dannymeijer closed 4 days ago

dannymeijer commented 2 weeks ago

SparkExpectations 2.2.0 just released bringing in support for Spark Connect https://github.com/Nike-Inc/spark-expectations/releases/tag/v2.2.0

We should update Koheesio to be able to rely on this and update our exceptions so that v2.2.0 (or greater) is advised when we're on Spark Connect and using SE Transformations. Also - we should test our koheesio SE implementation (in general) against the new version of SE.