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