pub fn print_batches(results: &[RecordBatch]) -> Result<(), ArrowError>
Expand description
Prints a visual representation of record batches to stdout
pub fn print_batches(results: &[RecordBatch]) -> Result<(), ArrowError>
Prints a visual representation of record batches to stdout