Bryan Cutler created ARROW-1352:
-----------------------------------
Summary: [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)