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

Implement EXCEPT ALL and INTERSECT ALL operations

Details

    Description

      SQL Standard allows to use EXCEPT ALL and INTERSECT ALL as set operations.
      Currently MariaDB Server does not support them.

      The goal of this task is to support EXCEPT ALL and INTERSECT ALL
      1. at syntax level - allow to use operators EXCEPT ALL and INTERSECT ALL in query expression body
      2. at execution level - implement these operations employing temporary tables
      (the implementation could use the idea similar to that used for the existing implementation of the INTERSECT operation).

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Igor Babaev (Inactive) made transition -
            Open In Progress
            108d 11h 57m 1
            Igor Babaev (Inactive) made transition -
            In Progress Stalled
            6d 9h 12m 1
            Igor Babaev (Inactive) made transition -
            Stalled Closed
            72d 15h 21m 1

            People

              igor Igor Babaev (Inactive)
              igor Igor Babaev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 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.