union, difference and intersection of collection column

Hello guys,

I have two tables with a collection of columns each and I want to do a union,intersect or difference operation. I can't find a node for that.

I basically want to see what columns in a table have all missing values.

Use Joiner and Reference Row Filtr nodes.