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 29 forks source link

Fix/98 sparkexpectations bump version to 220 #99

Closed dannymeijer closed 2 weeks ago

dannymeijer commented 2 weeks ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

dannymeijer commented 2 weeks ago

Somehow some of the HttpStep related tests are failing now that the se dependency is reenabled. Will have to figure out why..?!

dannymeijer commented 2 weeks ago

Seems like release base branch is similarly failing the tests. For this reason, I'll pass this PR and address the root cause for this over there.