Skip to main content

Module union

Module union 

Source
Expand description

Cast support for union arrays.

Functionsยง

resolve_child_array ๐Ÿ”’
Selects the best-matching child array from a [UnionArray] for a given target type
same_type_family ๐Ÿ”’
union_extract_by_type
Extracts the best-matching child array from a [UnionArray] for a given target type, and casts it to that type.