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

Parser support for vector indexes

    XMLWordPrintable

Details

    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:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 2d
                  2d

                  Git Integration

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