1 2
select y, FormatType(TypeOf(y)) from AS_TABLE([<|x:Yson("[1;2;3]")|>]) flatten list by (Yson::ConvertToList(x) as y);