ydb-platform / ydb-platform/ydb-java-sdk
Add run interval support for table ttl settings
Open
Nobody has claimed this yet.
easy
enhancement
good first issue
- Dominant language
- Java
- Stars
- 53
- Forks
- 40
- Avg merge
- 9h 51m
- Merged PRs (30d)
- 7
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ydb_table.proto definition at line 391 to understand the table TTL run interval setting, then trace the corresponding table settings APIs in the Java SDK. Identify existing TTL-related tests or entry points and use them to define coverage; done means the Java SDK exposes and correctly handles the run interval setting.
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
- Needs clarification
- Newbie friendliness
- 25/100