pub fn remove_list_null_values(array: &ArrayRef) -> Result<ArrayRef>
For lists and large lists, truncates the sublist of null values Otherwise returns an error