state store query API: validate changes in the syntax of query JSON
- Dominant language
- Rust
- Stars
- 252
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Per work items below, the syntax of the state query JSON has been slightly changed, to make it more intuitive:
https://github.com/dapr/components-contrib/issues/1490
https://github.com/dapr/components-contrib/pull/1491
https://github.com/dapr/components-contrib/pull/1500
https://github.com/dapr/docs/pull/2195
Please validate this change in the SDK, and fix if necessary.
Contributor guide
Research direction
Start by comparing the Rust SDK's state store query API with the syntax changes described in components-contrib issue 1490, pull requests 1491 and 1500, and docs pull request 2195. Check whether the SDK accepts the updated query JSON and fix any mismatch; done means the SDK validates and handles the revised syntax consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100