is_null_array

Function is_null_array 

Source
pub fn is_null_array(arr: &Array) -> Result<BooleanArray<()>, KernelError>
Expand description

Generate boolean mask indicating null elements in any array type.