-
Notifications
You must be signed in to change notification settings - Fork 518
Ensure proper handling of binary data in DynamoDB state store #3658
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: distkloc <[email protected]>
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Hi @distkloc, would you be able to look at the linter errors? |
95aaa29
to
e81c84d
Compare
Hi @yaron2 @JoshVanL @berndverst 👋, Could you review this PR? We need these changes in order to run Dapr workflow using Amazon DynamoDB as the actor state store in our environment. |
Description
Handle binary data as DynamoDB's binary type when using DynamoDB as an state store.
Issue reference
Please reference the issue this PR will close: #3643
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: