Function pretty_format_batches

Source
pub fn pretty_format_batches(
    results: &[RecordBatch],
) -> Result<impl Display, ArrowError>
Available on crate feature prettyprint only.
Expand description

Create a visual representation of record batches