Hi,
when cleaning up some data (caused by poor variable management), I noticed that the Column Merge allows to merge columns of different types which causes the column type to get converted to “Non-Native”.

Usually, that should not be possible and get prevented in the frist place. Ideally, though, the fallback would be conversion to string type and throwing a warning (different topic). I’d like to suggest to:
- Display only matching column types
- Adding the option to display non-matching (which I’ve seen in another node recently) to prevent a dead end.
Best
Mike
