[
https://issues.apache.org/jira/browse/ARROW-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2203:
----------------------------------
Labels: pull-request-available (was: )
> [C++] StderrStream class
> ------------------------
>
> Key: ARROW-2203
> URL: https://issues.apache.org/jira/browse/ARROW-2203
> Project: Apache Arrow
> Issue Type: Improvement
> Affects Versions: 0.8.0
> Reporter: Rares Vernica
> Assignee: Rares Vernica
> Priority: Trivial
> Labels: pull-request-available
>
> The C++ API has support for reading and writing data from and to STDIN and
> STDOUT. The classes are arrow::io::StdinStream and arrow::io::StdoutStream.
> It some scenarios it might be useful to write data to STDERR. Adding a
> StderrStream class should be a trivial addition given the StdoutStream class.
> If you think a StderrStream class is a good idea, I am more than happy to
> submit a PR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)