aws / aws/aws-dynamodb-encryption-java
Add support for logical table name for MetaStore
Open
enhancement
- Dominant language
- Java
- Stars
- 141
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
The MetaStore currently only supports using the actual table name for the MetaStore table. In order to support DDB PITR, we need to allow setting of a logical name instead.
Contributor guide
Research direction
Locate the MetaStore implementation and its tests, then trace where the actual table name is configured and used. The work is complete when a logical table name can be configured for DDB PITR while existing actual-name behavior remains supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100