Function brontes_database::parquet::utils::get_string_array_from_owned

source ยท
pub fn get_string_array_from_owned<S: AsRef<str>>(
    values: Vec<Option<S>>,
) -> StringArray