Wes McKinney created ARROW-1493:
-----------------------------------
Summary: [C++] Flush the output stream at the end of each
PrettyPrint function
Key: ARROW-1493
URL: https://issues.apache.org/jira/browse/ARROW-1493
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Assignee: Wes McKinney
Fix For: 0.7.0
I noticed a case where {{std::cout}} was being used with {{arrow::PrettyPrint}}
and a portion of the bytes written to the stream were not being flushed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)