You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/01/19 13:27:00 UTC

[jira] [Created] (ARROW-11319) [Rust] [DataFusion] Improve test comparisons to record batch

Andrew Lamb created ARROW-11319:
-----------------------------------

             Summary: [Rust] [DataFusion] Improve test comparisons to record batch
                 Key: ARROW-11319
                 URL: https://issues.apache.org/jira/browse/ARROW-11319
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust - DataFusion
            Reporter: Andrew Lamb
            Assignee: Andrew Lamb


The test::format_batch function does not have wide range of type support (e.g. it doesn't support dictionaries) and its output makes tests hard to read / update, in my opinion. We should consolidate the tests to use `arrow::util::pretty::pretty_format_batches` both to reduce code duplication as well as increase type support




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