[
https://issues.apache.org/jira/browse/ARROW-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Hildreth updated ARROW-8590:
---------------------------------
Description: 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 copied
from DataFusion. Modify DataFusion to use the utility methods in the arrow
crate, removing the duplicate code. (was: 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.)
> [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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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 copied 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)