awslabs / awslabs/dynamodb-shell
support NULL in CONTAINS
Open
- Dominant language
- C++
- Stars
- 165
- Forks
- 14
- Avg merge
- 9h 31m
- Merged PRs (30d)
- 3
Description
**Describe the bug**
Currently, can't use NULL in CONTAINS
Contributor guide
Research direction
Start by reproducing the reported inability to use NULL in CONTAINS through the DynamoDB shell and trace how that expression is parsed and handled. Done means CONTAINS accepts the intended NULL usage without the reported failure, with coverage for the case added if the repository’s existing tests provide a suitable place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, cpp
- Domain
- cli, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100