Description
Our SQL analyzer doesn't always enforce that set operations are only performed on relations with the same number of columns.
Attachments
Issue Links
- duplicates
-
SPARK-8328 Add a CheckAnalysis rule to ensure that Union branches have the same schema
- Resolved
- is related to
-
SPARK-9813 Incorrect UNION ALL behavior
- Resolved
- links to