ydb-platform / ydb-platform/ydb-java-sdk
keyRanges in TableDescription don't affect anything
Open
@alex268 is already working on this.
Since May 10, 2023.
- Dominant language
- Java
- Stars
- 53
- Forks
- 40
- Avg merge
- 9h 51m
- Merged PRs (30d)
- 7
Description
Hi guys,
There is a field keyRanges in TableDescription. I don't see that it is used in CreateTableRequest, though I would expect that somehow it would be mapped to partition_at_keys (though semantics differs).
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.
Assessment
This issue has not been assessed yet.