oceanbase / oceanbase/pyseekdb

[Feature]: Support filtering data by regex of metadata

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

Nobody has claimed this yet.

priority: p1 type: feature
Dominant language
Python
Stars
62
Forks
35
Avg merge
2d 11h
Merged PRs (30d)
2

Description

Describe your use case

Support filtering data by regex of metadata.

Sometimes, we'd like to filter metadata by regex, such as 'yellow' to retrieve all objects with yellow attribute.

Describe the solution you'd like

Add a new filter meta, maybe '$regex'?

Describe alternatives you've considered

No response

Additional context

No response

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

No files, tests, or entry points are named. Start by locating the SDK's existing metadata-filtering entry point and supported filter operators, then trace how filters reach the database. Done means the expected regex syntax and matching behavior are defined and regex-based metadata filtering is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.