pub fn pretty_format_columns( col_name: &str, results: &[Arc<dyn Array>], ) -> Result<impl Display, ArrowError>
Create a visual representation of columns