You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/14 23:43:00 UTC

[jira] [Resolved] (ARROW-1352) [Integration] Improve print formatting for producer, consumer line

     [ https://issues.apache.org/jira/browse/ARROW-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1352.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 963
[https://github.com/apache/arrow/pull/963]

> [Integration] Improve print formatting for producer, consumer line
> ------------------------------------------------------------------
>
>                 Key: ARROW-1352
>                 URL: https://issues.apache.org/jira/browse/ARROW-1352
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Bryan Cutler
>            Assignee: Bryan Cutler
>            Priority: Trivial
>
> When running integration tests, the line indicating producer/consumer in the output gets jumbled with the rest.  This should be different to allow easier visual inspection on the producers/consumers run.  Here is some of the current output as it changes producer/consumer
> {noformat}
> ==========================================================
> Testing file /tmp/tmpso6golfs/generated_dictionary.json
> ==========================================================
> -- Creating binary inputs
> -- Validating file
> -- Validating stream
> -- Java producing, Java consuming
> ==========================================================
> Testing file /home/bryan/git/arrow/integration/data/struct_example.json
> ==========================================================
> -- Creating binary inputs
> -- Validating file
> -- Validating stream
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)