oceanbase / oceanbase/seekdb

[新引入] DBMS_VECTOR.REBUILD_INDEX语义索引报错1210, vector_index.hybrid_vector_index_rebuild

Open
#756 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dima type: bug
Dominant language
C++
Stars
2.9k
Forks
342
Avg merge
2d 14h
Merged PRs (30d)
53

Description

【版本信息】(必填)


【是否RD提供的临时版本】

【复现难度】

偶现


【场景描述/复现步骤(复现sql尽量以附件形式上传)】(必填)

连接串:obclient -h -uroot -P10001 -A test

case名称:vector_index.hybrid_vector_index_rebuild

直接复现sql



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 with the vector_index.hybrid_vector_index_rebuild case and run the supplied DBMS_AI_SERVICE, table-creation, insert, and DBMS_VECTOR.REBUILD_INDEX SQL sequence. Inspect the logged paths ob_schema_checker.cpp:1250, ob_schema_checker.cpp:470, and ob_schema_retrieve_utils.ipp:2756 around the intermittent DBMS_VECTOR package lookup; done means the rebuild no longer fails with the reported error and the case passes reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.