Description
Currently Concat for array type uses the data type of the first child as its own data type, but the children might include an array containing nulls.
We should aware the nullabilities of all children.
Currently Concat for array type uses the data type of the first child as its own data type, but the children might include an array containing nulls.
We should aware the nullabilities of all children.