Description
We plan to address union distinct (already done), intersect (all, distinct) and except (all, distinct) by leveraging the power of relational algebra through query rewriting.
Attachments
Issue Links
- contains
-
HIVE-9039 Support Union Distinct
- Closed
- is duplicated by
-
HIVE-13579 F304: EXCEPT ALL
- Resolved
-
HIVE-13580 E071-03: EXCEPT DISTINCT
- Resolved
-
HIVE-13581 F302-01 and F302-02: INTERSECT DISTINCT and INTERSECT ALL
- Resolved
- relates to
-
CALCITE-1446 Support INTERSECT, EXCEPT, MINUS, each with DISTINCT, ALL options
- Open