Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap to Hamilton DAG #34

Merged
merged 26 commits into from
Oct 15, 2024
Merged

Swap to Hamilton DAG #34

merged 26 commits into from
Oct 15, 2024

Conversation

kreczko
Copy link
Contributor

@kreczko kreczko commented Oct 15, 2024

After careful consideration, switching from prefect to Hamilton due to

  • simpler API for workflow conversion
  • easy caching and Dask configuration
  • better virtualisation and the ability to import flows

This PR:

  • removes prefect
  • renamed stages to tasks
  • adds Workflow disk persistence
  • switches to Python > 3.11 (hashlib constraint)

TODO: update docs for Hamilton usage

@kreczko kreczko force-pushed the kreczko-issue-10-part-2 branch from 581e96f to 715fd3d Compare October 15, 2024 14:57
@kreczko kreczko merged commit 065f4a9 into main Oct 15, 2024
9 checks passed
@kreczko kreczko deleted the kreczko-issue-10-part-2 branch October 15, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant