Apache.Arrow.SparseUnionArray public class SparseUnionArray : UnionArray Documentation public SparseUnionArray(IArrowType dataType, int length, IEnumerable<IArrowArray> children, ArrowBuffer typeIds, int nullCount = 0, int offset = 0) public SparseUnionArray(ArrayData data)