Description
Union, by definition, resolves columns by position. Currently we only follow this behavior at top-level columns, but not nested columns.
As we are making nested columns as first-class citizen, the nested-column-only limitation and the difference between top-level column and nested column do not make sense.