pub fn to_arrow_opts(
array: &dyn Array,
options: &ToArrowOptions,
) -> VortexResult<ArrayRef>👎Deprecated: Use ArrowArrayExecutor::execute_arrow instead
pub fn to_arrow_opts(
array: &dyn Array,
options: &ToArrowOptions,
) -> VortexResult<ArrayRef>