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

VEC_DISTANCE() function to autouse the available index type

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • Vector search
    • None

    Description

      With multiple implementations of vector index types we're burdening the application and the database to be in sync over the type of index. A wrong step means there will be a table scan.

      Simplifying it for the user is a generic VEC_DISTANCE function that will operate on the index that's there.

      If two indexes are possible I guess we select the first and push a warning?

      Attachments

        Activity

          People

            Unassigned Unassigned
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.