Function datafusion::common::arrow::util::pretty::pretty_format_batches

source ยท
pub fn pretty_format_batches(
    results: &[RecordBatch]
) -> Result<impl Display, ArrowError>
Expand description

Create a visual representation of record batches