You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/03/31 14:13:00 UTC

[jira] [Created] (ARROW-8287) [Rust] Arrow examples should use utility to print results

Andy Grove created ARROW-8287:
---------------------------------

             Summary: [Rust] Arrow examples should use utility to print results
                 Key: ARROW-8287
                 URL: https://issues.apache.org/jira/browse/ARROW-8287
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove
             Fix For: 1.0.0


[https://github.com/apache/arrow/pull/6773] added a utility for printing record batches and the DataFusion examples were updated to use this. We should now do the same for the Arrow examples. This will require moving the utility method from the datafusion crate to the arrow crate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)