Skip to main content

Module union_extract

Module union_extract 

Expand description

Defines union_extract kernel for UnionArray

Functionsยง

union_extract
Returns the value of the target field when selected, or NULL otherwise.
union_extract_by_id
Like union_extract, but selects the child by type_id rather than by field name.