spring-projects / spring-projects/spring-data-relational
Load aggregates with a single select in R2DBC.
Open
Nobody has claimed this yet.
in: r2dbc
in: single-query-loading
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
The exact scope of this issue depends on when it gets implemented.
The goal is to support for reading entities the same single-select-query features as Spring Data JDBC does at that point.
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 comparing the existing Spring Data JDBC single-select-query features with aggregate loading in Spring Data R2DBC. The issue names no files or tests, so first locate those implementations and determine the exact feature scope. Done means R2DBC supports the corresponding single-select behavior for reading entities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100