aliyun / aliyun/aliyun-tablestore-java-sdk
OTSConditionalUpdateSample bug, the external 'cond' is not set in 'updateRow' function
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 57
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
No contributing guide indexed for this repository
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
Open src/test/java/examples/OTSConditionalUpdateSample.java and inspect lines 64 and 162, where the issue reports that the external cond is not set in updateRow. Trace how cond is created and passed into that function, then confirm the example sets and uses it correctly in the update flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100