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
599 stars 19 forks source link

Fix snowflake module import #61

Closed dannymeijer closed 1 month ago

dannymeijer commented 1 month ago

Found some old import references in the snowflake reader and writer modules.

This PR fixes these paths.

How Has This Been Tested?

Added an additional unit test

Types of changes

Checklist: