We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make cloudpickle the default pickle library.
See change #15472 and docs https://s.apache.org/beam-picklers.
Imported from Jira BEAM-13386. Original Jira may contain additional context. Reported by: Ryan.Thompson.
The text was updated successfully, but these errors were encountered:
Blocking issue: #26209
We should also investigate whether unpickling the same DoFn twice (e.g. in two different threads) would also result in unwanted shared state.
Until this is addressed, cloudpickle support should be considered experimental.
Sorry, something went wrong.
Blocking issue has been resolved in 2.61.0 release
No branches or pull requests
Make cloudpickle the default pickle library.
See change #15472 and docs https://s.apache.org/beam-picklers.
Imported from Jira BEAM-13386. Original Jira may contain additional context.
Reported by: Ryan.Thompson.
The text was updated successfully, but these errors were encountered: