oceanbase / oceanbase/pyseekdb
[Enhancement]: test all special characters for all fields
Open
Nobody has claimed this yet.
help wanted
priority: p2
type: enhancement
vibe coding: easy
- Dominant language
- Python
- Stars
- 62
- Forks
- 35
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 2
Description
Description
There were some bugs special characters related, such as '', ''', '"' and '%'.
We added some unit test cases for cover these scenarios, but it's not enough.
We can test all special characters for all fields, including id, document and metadata.
related: #116
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 reviewing the existing unit tests for special characters and the related issue #116. Extend coverage for all special-character cases across the id, document, and metadata fields, and verify that the test suite passes without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100