[
https://issues.apache.org/jira/browse/ARROW-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1493.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1066
[https://github.com/apache/arrow/pull/1066]
> [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)