You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/27 09:40:00 UTC

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

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

Uwe L. Korn resolved ARROW-2203.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0

Issue resolved by pull request 1657
[https://github.com/apache/arrow/pull/1657]

> [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
>             Fix For: 0.9.0
>
>
> 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)