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

Need to flatten (merge) queries that can be flattened (merged)

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • 23.10
    • None

    Description

      we need to rewrite select count(col) from (select * from table); It has to become select count(col) from table.

      Today, it is backwards. PMs send rows to one exemgr to do aggregation. Orders of magnitude worse.

      Attachments

        Activity

          People

            drrtuy Roman
            gdorman Gregory Dorman (Inactive)
            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.