locationtech / locationtech/geomesa
Try using _ instead of / for separators
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Try using _ instead of / for separators
Might be good to use _ as a separator so we don't have to make a million directories.
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-1933
Key: GEOMESA-1933
Type: Technical task
Priority: Major
Status: To Do
Resolution: Unresolved
Assignee: Andrew Hulbert
Reporter: Andrew Hulbert
Created: Mon, 17 Jul 2017 22:00:30 -0400
Updated: Fri, 4 Sep 2020 14:38:15 -0400
Parent: GEOMESA-1905
Comments:
557058:3bdf14b8-308b-42a1-93b4-2ee86eacfbc7 (Tue, 18 Jul 2017 00:35:37 -0400):
https://github.com/jahhulbert-ccri/geomesa/tree/file_based_partitions
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 file-based partitioning code that creates directory paths, using the issue description and the referenced file_based_partitions branch as context. Determine where slash separators are generated and verify that the resulting partition layout uses underscores without breaking existing lookup behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100