Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-33407

Parser support for vector indexes

    XMLWordPrintable

Details

    • New Feature
    • Status: In Testing (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 11.6
    • Parser
    • None

    Description

      Syntax like

      ... VECTOR INDEX (column) ...
      

      should be supported in CREATE TABLE, ALTER TABLE, CREATE INDEX.

      Note:
      First implementation will default to Euclidean distance and HNSW. In the future we can add distance functions / indexing method as part of the:

      USING {Euclidean|Cosine Similarity|etc}
      ALGORITHM = {HNSW|IVFFLAT|DiskAnn|etc.}
      

      subclause.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.