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

mhnsw: use start_bulk_insert to estmate min_rows

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • Vector search
    • None

    Description

      currently when a vector index is created it uses MIN_ROWS table attribute to tune the index.
      If the user hasn't specified MIN_ROWS, a hard-coded default is used.

      But in ALTER TABLE and, perhaps, in INSERT ... SELECT and LOAD DATA the server has more information to estimate MIN_ROWS. Let's try to use that.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.