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

[jira] [Created] (ARROW-3552) [Python] Implement pa.RecordBatch.serialize_to to write single message to an OutputStream

Wes McKinney created ARROW-3552:
-----------------------------------

             Summary: [Python] Implement pa.RecordBatch.serialize_to to write single message to an OutputStream
                 Key: ARROW-3552
                 URL: https://issues.apache.org/jira/browse/ARROW-3552
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Python
            Reporter: Wes McKinney


{{RecordBatch.serialize}} writes in memory. This would help with shared memory worksflows. See also pyarrow.ipc.write_tensor



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

Re: [jira] [Created] (ARROW-3552) [Python] Implement pa.RecordBatch.serialize_to to write single message to an OutputStream

Posted by Jonathan Spooner <js...@gmail.com>.
unsubscribe

On Thu, Oct 18, 2018 at 6:47 AM Wes McKinney (JIRA) <ji...@apache.org> wrote:

> Wes McKinney created ARROW-3552:
> -----------------------------------
>
>              Summary: [Python] Implement pa.RecordBatch.serialize_to to
> write single message to an OutputStream
>                  Key: ARROW-3552
>                  URL: https://issues.apache.org/jira/browse/ARROW-3552
>              Project: Apache Arrow
>           Issue Type: New Feature
>           Components: Python
>             Reporter: Wes McKinney
>
>
> {{RecordBatch.serialize}} writes in memory. This would help with shared
> memory worksflows. See also pyarrow.ipc.write_tensor
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)
>