spring-projects / spring-projects/spring-data-relational
Load arbitrary aggregates with a single select
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
This should resolve #592. I opted for a separate issue in order to allow for a more focused discourse about this specific approach.
We have a concept for how to load arbitrary aggregates with a single select statement, at least for those databases that support a sufficient subset of the SQL standard.
This ticket is an epic for tracking the progress in the implementation this concept.
Subtickets:
- #1579
- #1658
- #1446
- #1586
- #1447
- #1448
- #1449
- #1450
- #1451
- #1601
- #1545
- #1546
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 reviewing the unresolved subtickets listed in this epic, especially #1579, #1658, #1447, #1449, #1450, #1451, #1545, and #1546, along with the completed items for context. The issue describes a broader approach for loading arbitrary aggregates with one SQL select; progress is complete when the tracked subtickets and the overall implementation concept are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100