Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Throw unsupported error message for these operators: (instead of "Could not be implemented error below")
INTERSECT
EXCEPT
UNION
CROSS JOIN
Query failed: Query failed: Unexpected exception during fragment initialization: Node [rel#517133:Subset#3.LOGICAL.ANY([]).[]] could not be implemented; planner state:
Enhacement requests in Jira for these above mentioned operators:
INTERSECT DRILL-1308 MINUS No enhancement request ( not recognized in grammar) EXCEPT No enhancement request UNION DRILL-1169 CROSS JOIN DRILL-786
Attachments
Attachments
Issue Links
- duplicates
-
DRILL-2016 Remove "multiset" data type from supported grammar
- Reopened
-
DRILL-2115 Disable function CARDINALITY in grammar
- Closed
- is depended upon by
-
DRILL-2016 Remove "multiset" data type from supported grammar
- Reopened
-
DRILL-1308 CannotPlanException for TPC-DS query 8 due to large IN-list and Intersect operation
- Resolved
-
DRILL-2068 Disable Implicit Cross Join with Condition on the same table (e.g., select ... from a, b where a._1 = a._2)
- Resolved
-
DRILL-1986 Natural join query returns wrong result
- Closed
-
DRILL-2115 Disable function CARDINALITY in grammar
- Closed
-
DRILL-2057 Disable TINYINT, SMALLINT & REAL data type in grammar
- Resolved