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

DynamoDB: Fix String Set and Number Set representation to CrateDB. #29

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Aug 22, 2024

Same like GH-27, but implemented by extending the AWS-vendorized code instead of changing it. Intends to fix GH-26.

@amotl amotl marked this pull request as ready for review August 22, 2024 10:04
Copy link

@wierdvanderhaar wierdvanderhaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid to me.

@amotl amotl merged commit d7193c0 into main Aug 22, 2024
15 checks passed
@amotl amotl deleted the dynamo-types-extra-adjust branch August 22, 2024 11:40
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.

DynamoDB: StringSet, NumberSet, BinarySet cannot be sent to CrateDB
3 participants