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

Extend Select Handler to support queries with UNION

    XMLWordPrintable

Details

    Description

      There are number of execution pushdown handlers in MDB as of 10.5 however non of them supports UNION in the queries.
      Select Handler(SH) should be extended if needed and used to pushdown execution to engines that are capable to process UNION.
      SH now searches for a handler capable of executing the query during execute phase. in SELECT_LEX::find_select_handler(). This procedure could be applied to all SELECT_LEX_UNIT involved to search for an engine.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            drrtuy Roman
            Votes:
            2 Vote for this issue
            Watchers:
            5 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.