Align TemporalLiteral toString with the outcome of Jakarta Persistence 453
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 150
- Forks
- 37
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 34
Description
> This will probably need to be revisited in light of https://github.com/jakartaee/persistence/issues/453. (Currently an issue in the Persistence project, but really belongs in Query.)
_Originally posted by @gavinking in https://github.com/jakartaee/data/pull/1101#discussion_r2083098285_
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 reading the linked Jakarta Persistence issue 453 to determine the expected outcome. Then locate TemporalLiteral and its toString entry point in the Query code; completion depends on aligning that behavior with the resolved Persistence specification, followed by the relevant existing tests if they are found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100