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

subquery merge re-write

    XMLWordPrintable

Details

    • Epic
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 23.10
    • None
    • None
    • Columnstore - Technical debts in Optimizer / Rewriter

    Description

      There is a number of very banal query rewrite optimizations that we are not doing, paying an ugly performance price. Main examples are things like
      failure to flatten queries e.g. select count(c) from (select * from tbl). This epic is designed to hold all tickets related to it.
      !!! Before we implement this let's measure the impact b/c there might be no performance gain, e.g. select count(c) from (select * from tbl) vs select count(c) from tbl

      Attachments

        Issue Links

          Activity

            People

              drrtuy Roman
              gdorman Gregory Dorman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.