[ 
https://issues.apache.org/jira/browse/ARROW-2184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372169#comment-16372169
 ] 

ASF GitHub Bot commented on ARROW-2184:
---------------------------------------

xuepanchen opened a new pull request #1642: ARROW-2184: [C++]  Add static ctor 
for FileOutputStream returning shared_ptr to base OutputStream
URL: https://github.com/apache/arrow/pull/1642
 
 
   Add constructors to return pointers to the base interface

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [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
>            Assignee: Panchen Xue
>            Priority: Major
>              Labels: pull-request-available
>             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)

Reply via email to