Function format_batches

Source
pub fn format_batches(
    results: &[RecordBatch],
) -> Result<impl Display, ArrowError>