[新引入] DBMS_VECTOR.REBUILD_INDEX语义索引报错1210, vector_index.hybrid_vector_index_rebuild
Open
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
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 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