``` qs> select 1 UNION ALL select 2 ; <qs>: error: Compiler error: Type mismatch: found {1 Int64} not {2 Int64} ```