kedro-org / kedro-starters

Templates for your Kedro projects.
Apache License 2.0
64 stars 59 forks source link

Pyspark-iris Windows CI fix #100

Closed SajidAlamQB closed 2 years ago

SajidAlamQB commented 2 years ago

Signed-off-by: SajidAlamQB 90610031+SajidAlamQB@users.noreply.github.com

Motivation and Context

Related issue: https://github.com/kedro-org/kedro-starters/issues/95

The windows run tests do not pass due to a problem with pyspark-iris. This PR will look to fix this issue.

Notes:

How has this been tested?

Checklist