No sharding configuration exposed for tables
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
As highlighted here https://github.com/M4i-Imaging-Mass-Spectrometry/thyra/pull/136, we don't expose a way to configure sharding parameters for tables (the case for images and labels is covered by #1106).
We could explore adding this.
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 by reading the referenced PR #136 and the related image and label work in issue #1106. Determine where table sharding parameters would be configured and define the expected behavior before implementing and validating the new configuration path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100