Function to_arrow_opts

Source
pub fn to_arrow_opts(
    array: &dyn Array,
    options: &ToArrowOptions,
) -> VortexResult<ArrayRef>