Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
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
- causes
-
MDEV-25158 Segfault on INTERSECT ALL with UNION in Oracle mode
-
- Stalled
-
- relates to
-
MDEV-21716 Document EXCEPT ALL and INTERSECT ALL operations
-
- Closed
-
-
MDEV-24242 Query returns wrong result while using big_tables=1;
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
108d 11h 57m | 1 |
|
6d 9h 12m | 1 |
|
72d 15h 21m | 1 |