You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Rares Vernica (JIRA)" <ji...@apache.org> on 2018/02/26 01:35:00 UTC

[jira] [Assigned] (ARROW-2203) [C++] StderrStream class

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

Rares Vernica reassigned ARROW-2203:
------------------------------------

    Assignee: Rares Vernica

> [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
>
> 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)