Commits


Mark Hildreth authored and Andy Grove committed c546eef41e6
ARROW-8287: [Rust] Add "pretty" util to help with printing tabular output of RecordBatches Just a simple move of code from DataFusion to Arrow, and using it. I have a few comments/questions on this [which I have put on the JIRA issue](https://issues.apache.org/jira/browse/ARROW-8287?focusedCommentId=17086534&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17086534). Closes #6972 from markhildreth/ARROW-8287 Authored-by: Mark Hildreth <mark.k.hildreth@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>