fixed_size_list_to_arrays

Function fixed_size_list_to_arrays 

Source
pub fn fixed_size_list_to_arrays(a: &ArrayRef) -> Vec<ArrayRef> 
Expand description

Helper function to convert a FixedSizeListArray into a vector of ArrayRefs.