Rares Vernica created ARROW-2203:
------------------------------------

             Summary: [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


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)

Reply via email to