oceanbase / oceanbase/pyseekdb
[Feature]: Support IVF vector index type
Open
Nobody has claimed this yet.
priority: p2
type: feature
- Dominant language
- Python
- Stars
- 62
- Forks
- 35
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 2
Description
Describe your use case
Support IVF vector index type
Describe the solution you'd like
Nothing.
Describe alternatives you've considered
No response
Additional context
No response
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 locating how the Python SDK represents and creates vector index types, then compare the existing supported types with the requested IVF type. Confirm the database API requirements before deciding the scope. Done means IVF can be selected through the SDK and its behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100