Skip to content

feat: add oceanbase vector backend support#521

Open
xxsc0529 wants to merge 2 commits intovolcengine:mainfrom
xxsc0529:main
Open

feat: add oceanbase vector backend support#521
xxsc0529 wants to merge 2 commits intovolcengine:mainfrom
xxsc0529:main

Conversation

@xxsc0529
Copy link

@xxsc0529 xxsc0529 commented Mar 11, 2026

Made-with: Cursor

Description

Supplement vector backend support for Oceanbase and Seekdb

Related Issue

Fixes #520

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

doc,test,Vector backend related configuration

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

OpenViking is a great product that I will maintain and iterate over the long term. Please review it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

[Feature]: add oceanbase/seekdb vector backend support

1 participant