Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-5514

Disk join step make parallel joining

    XMLWordPrintable

Details

    • 2023-8

    Description

      Currently DJS makes join in one thread, but we basically has an ability to do it in parallell.
      1. Traverse partition tree once collecting pointers to partition.
      2. Split them in groups (one group one thread).
      3. Process each group in each thread, applying join.

      Attachments

        Activity

          People

            denis0x0D Denis Khalikov
            denis0x0D Denis Khalikov
            Roman Roman
            Daniel Lee Daniel Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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