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

Fix SQLalchemy serialization issue within Dask #46

Merged
merged 3 commits into from
Nov 18, 2021

Conversation

andersy005
Copy link
Contributor

Change Summary

Related issue number

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable

@andersy005
Copy link
Contributor Author

@mgrover1, I have a solution that may work for you :). Try it out and let me know how it goes

python -m pip install git+https://github.com/NCAR/esds-funnel@fix-dask-serialization-issue

@andersy005 andersy005 merged commit 2f30db7 into main Nov 18, 2021
@andersy005 andersy005 deleted the fix-dask-serialization-issue branch November 18, 2021 23:24
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.

Dask serialization error when using FunnelResult within Prefect + Dask executor
1 participant