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

Design of DocumentAPI for DynamoDB #3687

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

joviegas
Copy link
Contributor

Motivation and Context

Modifications

  • Updated the design doc

License

  • I confirm that this pull request can be released under the Apache 2 license

@joviegas joviegas requested a review from a team as a code owner January 12, 2023 20:52
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@joviegas joviegas enabled auto-merge (squash) January 12, 2023 23:50
@joviegas joviegas merged commit 00fc849 into master Jan 13, 2023
A: Following getter API would be available in EnhancedDocument
1. Class specific getters like getString(), getNumber, getMap() same as V1.
2. Generic getter API for any EnhancedType.
3. Getters with ConverterProviders in ares
Copy link
Contributor

Choose a reason for hiding this comment

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

What is ares?

@joviegas joviegas deleted the joviegas/dcoument_api_design branch May 15, 2024 20:32
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.

4 participants