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/12/09 20:42:00 UTC

[jira] [Commented] (ARROW-3126) [Python] Make Buffered* IO classes available to Python, incorporate into input_stream, output_stream factory functions

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

Wes McKinney commented on ARROW-3126:
-------------------------------------

[~kszucs] would you be interested in working on this? My thinking is to add a {{buffer_size}} argument to both {{pyarrow.input_stream}} and {{output_stream}}. After a raw reader or writer is created, if this argument it set, it will be wrapped in either a BufferedInputStream or BufferedOutputStream as appropriate

> [Python] Make Buffered* IO classes available to Python, incorporate into input_stream, output_stream factory functions
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3126
>                 URL: https://issues.apache.org/jira/browse/ARROW-3126
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: parquet
>             Fix For: 0.12.0
>
>




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