Add new columns?
- Dominant language
- Python
- Stars
- 157
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Apparently people often want to add new columns that are results from the old columns.
Do we want to support adding another column onto an existing castra? We would assume that the new column has the exact same partition structure and number of elements per partition.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the existing castra creation and column-writing APIs, then determine whether an existing castra can accept a derived column while preserving its partition structure and elements per partition. Done means the supported behavior and its constraints are defined and verified.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100