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

[jira] [Created] (ARROW-2184) [C++] Add static ctor for FileOutputStream returning shared_ptr to base OutputStream

Wes McKinney created ARROW-2184:
-----------------------------------

             Summary: [C++] Add static ctor for FileOutputStream returning shared_ptr to base OutputStream
                 Key: ARROW-2184
                 URL: https://issues.apache.org/jira/browse/ARROW-2184
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.9.0


It would be useful for most IO ctors to return pointers to the base interface that they implement rather than the subclass. Whether we deprecate the current ones will vary on a case by case basis



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)