locationtech / locationtech/geomesa
CLI tools to add wide-data-type col groups to existing schemas
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
CLI tools to add wide-data-type col groups to existing schemas
Would need to back-fill the index
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2324
Key: GEOMESA-2324
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Tue, 17 Jul 2018 11:13:59 -0400
Updated: Tue, 17 Jul 2018 11:13:59 -0400
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 locating the existing CLI commands for schema changes and index management, then trace how column groups and indexes are represented. Determine the required behavior for adding wide-data-type column groups to an existing schema and back-filling its index; the work is done when the CLI supports this workflow and its behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100