Skip to main content

remove_list_null_values

Function remove_list_null_values 

Source
pub fn remove_list_null_values(array: &ArrayRef) -> Result<ArrayRef>
Expand description

For lists and large lists, truncates the sublist of null values Otherwise returns an error