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

Parallel query: allow parallel scans on secondary indexes in InnoDB

    XMLWordPrintable

Details

    Description

      While MDEV-39491 focuses on full table scans on the primary index, parallel scanning should be also available for scans on secondary indexes. The goal of this task is to:

      • enable partitioning to chunks for full index scans on InnoDB secondary indexes;
      • enable partitioning to chunks for range scans on InnoDB secondary indexes;
      • let the optimizer run parallel execution for tables accessed by secondary indexes;
      • measure performance impact of parallelism on those scans.

      Attachments

        Activity

          People

            oleg.smirnov Oleg Smirnov
            oleg.smirnov Oleg Smirnov
            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.