oceanbase / oceanbase/pyseekdb

[Enhancement]: test all special characters for all fields

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.