Restrict the time series order in MTree
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description
Currently, we maintain the order of time series by hash. It's better to give users a definite order, either in alphabet order or created order.
Contributor guide
Research direction
Start by locating the MTree implementation and reading how time-series order is currently maintained by hash. Clarify whether alphabetic or creation order is required, then define and test the chosen ordering behavior; the issue names no files or tests.
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