Skip to content

Parameters for create knowledge base index#75

Merged
ea-rus merged 1 commit into
mainfrom
kb-index-params
Dec 19, 2025
Merged

Parameters for create knowledge base index#75
ea-rus merged 1 commit into
mainfrom
kb-index-params

Conversation

@ea-rus

@ea-rus ea-rus commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

The syntax:

CREATE INDEX ON KNOWLEDGE_BASE my_kb 
WITH (
   type='ivf',
   nlist=1000
)

@entelligence-ai-pr-reviews

Copy link
Copy Markdown

Entelligence AI Vulnerability Scanner

Status: No security vulnerabilities found

Your code passed our comprehensive security analysis.

Analyzed 2 files in total

@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
mindsdb_sql_parser
   __about__.py10100%1–10
   __init__.py1192381%44, 48, 53, 98, 115, 118, 139–158, 165–166
   lexer.py2862193%378, 380, 382, 394, 396, 398, 404–422
   logger.py19479%14, 17, 23, 26
   parser.py11213097%129, 133, 305, 330, 436, 623, 640, 664–665, 886, 940, 1017, 1118, 1172, 1182, 1251, 1262, 1345, 1421, 1460, 1496, 1692–1693, 1872–1873, 2049, 2057, 2110–2113
   utils.py791186%73–79, 116, 132, 134, 136, 142–145
mindsdb_sql_parser/ast
   base.py36586%13, 28, 31, 46, 51
   create.py82989%7–8, 23–31, 95
   drop.py52296%10, 13
   insert.py63494%39–41, 46
   show.py48198%18
   update.py53591%40–42, 75–76
mindsdb_sql_parser/ast/mindsdb
   knowledge_base.py127398%79, 118, 128
mindsdb_sql_parser/ast/select
   case.py37197%22
   constant.py36197%23
   data.py11464%10–12, 15, 19
   identifier.py831187%56, 104–112, 122
   native_query.py13192%25
   operation.py139497%57, 66, 178, 202
   parameter.py15193%20
   select.py108397%160–165
   star.py12283%8–9
TOTAL347415696% 

Tests Skipped Failures Errors Time
316 0 💤 0 ❌ 0 🔥 13.602s ⏱️

@ea-rus ea-rus requested a review from StpMax December 19, 2025 08:53
@ea-rus ea-rus merged commit 8107d6b into main Dec 19, 2025
14 checks passed
@ea-rus ea-rus deleted the kb-index-params branch December 19, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants