Is it valid that {Long,Float,Double}{First,Last} aggregator factories return the same comparator from getComprator()
Open
Area - Querying
Question
stale
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 31m
- Merged PRs (30d)
- 209
Description
Shouldn't they return inverse comparators?
@nishantmonu51 @gianm
Contributor guide
Research direction
Start by locating the Long, Float, and Double First/Last aggregator factories and their getComprator() implementations. Compare the comparator behavior across these factories and determine the expected ordering for each case. Done means the comparator semantics are verified and any required correction is covered by the project's existing validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100