parquet::arrow::arrow_writer

Function get_bool_array_slice

Source
fn get_bool_array_slice(array: &BooleanArray, indices: &[usize]) -> Vec<bool>