Commits


Neville Dipale authored and Andrew Lamb committed b7b90fc00e6
ARROW-11898: [Rust] Pretty print columns Adds a way to also pretty-print a slice of columns, as a convenience to aviod creating a single-column record batch. Closes #9650 from nevi-me/pretty-print-col Authored-by: Neville Dipale <nevilledips@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>