Description
It would be useful to add unionByName which resolves columns by name, in addition to the existing union (which resolves by position).
Attachments
Issue Links
- is related to
-
SPARK-21316 Dataset Union output is not consistent with the column sequence
- Resolved
-
SPARK-19615 Provide Dataset union convenience for divergent schema
- Resolved
-
SPARK-21897 Add unionByName API to DataFrame in Python and R
- Resolved
- links to