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

Run Join Order Benchmark

    XMLWordPrintable

Details

    Description

      The "How Good Are Query Optimizers, Really?" paper examined query optimizer behavior for a number of queries.

      The queries are available here https://github.com/gregrahn/join-order-benchmark
      (TiDB variant: https://github.com/winkyao/join-order-benchmark )

      Some facts about the workload:

      • The queries are N-way inner joins (no outer joins, or subqueries, or ORDER BY LIMIT)
      • The indexes are single-component keys.
      • The available indexes are "join indexes" for FK/PK relationships.
      • The predicates are "simple ranges", possibly OR-ed

      A script that [almost] automates the benchmark run:
      https://github.com/spetrunia/join-order-benchmark-tool

      Attachments

        Activity

          People

            psergei Sergei Petrunia
            psergei Sergei Petrunia
            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.