Memory Size Estimation on UpsertTable
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
We need tooling to estimate the memory/disk size for the upsert table based on primary keys and their cardinalities.
Contributor guide
Research direction
Start by finding the UpsertTable implementation and any existing memory or disk size estimation tooling. Define how primary-key cardinalities feed the estimates and how representative upsert-table data will validate them. Done means the tooling reports both memory and disk size for an upsert table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100