Function arrow::util::pretty::print_batches

source ·
pub fn print_batches(results: &[RecordBatch]) -> Result<(), ArrowError>
Expand description

Prints a visual representation of record batches to stdout