Module union_extract

Source
Expand description

Defines union_extract kernel for [UnionArray]

Enumsยง

BoolValue ๐Ÿ”’
The result of checking which type_ids matches the target type_id

Constantsยง

EQ_SCALAR_CHUNK_SIZE ๐Ÿ”’
IS_SEQUENTIAL_CHUNK_SIZE ๐Ÿ”’

Functionsยง

count_first_run ๐Ÿ”’
eq_scalar ๐Ÿ”’
eq_scalar_inner ๐Ÿ”’
extract_dense ๐Ÿ”’
extract_dense_all_selected ๐Ÿ”’
extract_sparse ๐Ÿ”’
is_sequential ๐Ÿ”’
is_sequential_generic ๐Ÿ”’
union_extract
Returns the value of the target field when selected, or NULL otherwise.