arrow_cast::pretty

Function print_columns

Source
pub fn print_columns(
    col_name: &str,
    results: &[ArrayRef],
) -> Result<(), ArrowError>
Expand description

Prints a visual representation of a list of column to stdout