Mark Hildreth created ARROW-8590: ------------------------------------ Summary: [Rust] Use Arrow pretty print utility in DataFusion Key: ARROW-8590 URL: https://issues.apache.org/jira/browse/ARROW-8590 Project: Apache Arrow Issue Type: Improvement Components: Rust, Rust - DataFusion Reporter: Mark Hildreth
ARROW-8287 added some new utility methods for pretty printing into the rust arrow crate (see [PR 6972|https://github.com/apache/arrow/pull/6972]). These were basically pulled from DataFusion. Modify DataFusion to use the utility methods in the arrow crate, removing the duplicate code. -- This message was sent by Atlassian Jira (v8.3.4#803005)