pub fn pretty_format_batches(
results: &[RecordBatch],
) -> Result<impl Display, ArrowError>
Expand description
Create a visual representation of record batches
pub fn pretty_format_batches(
results: &[RecordBatch],
) -> Result<impl Display, ArrowError>
Create a visual representation of record batches