fivetran / prefect-fivetran

https://fivetran.github.io/prefect-fivetran/
Apache License 2.0
14 stars 4 forks source link

Refactor Fivetran Collection client/tasks/flows #4

Closed PubChimps closed 1 year ago

PubChimps commented 1 year ago

Summary

This pr refactors the collection, pulling a lot of functionality out of the FivetranClient and into tasks, enabling more flexibility to add future tasks. It also makes everything asynchonous.

Relevant Issue(s)

Checklist