spring-projects / spring-projects/spring-data-couchbase
replace QueryCriteria.criteriaChain mechanism with operator=AND/OR, value[0] = operand1, value[2]=operand2
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 284
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
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
The issue provides no file or test location; start by locating QueryCriteria.criteriaChain and its callers in the Spring Data Couchbase codebase. Review how criteria are represented, then determine the affected tests and update them so operators use AND/OR with value[0] and value[2] as operands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100