hazelcast / hazelcast/JsonSurfer
Add support for `n to last` array range
Open
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 7
- Avg merge
- 12d 7h
- Merged PRs (30d)
- 1
Description
Related to hazelcast/hazelcast#20962.
The latest activities can be found in this branch: https://github.com/hazelcast/JsonSurfer/tree/feature/20962-implement-last-keyword-for-indexing-3
Contributor guide
Research direction
Start with the feature/20962-implement-last-keyword-for-indexing-3 branch and the related hazelcast/hazelcast#20962 issue to understand the intended `n to last` array-range behavior. Compare that branch with the current JsonSurfer code and tests; the work is done when the requested range syntax is supported and its behavior is covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100